Host On-Demand 5250 sessions support the Start PC Command (STRPCCMD). STRPCCMD allows you to launch an application on a personal computer that is attached to the host iSeries system. It is the only PC Organizer (PCO) function supported by Host On-Demand for 5250 sessions. STRPCCMD can be invoked directly from the iSeries command line or through the Client Access/400 Organizer menu.
To use STRPCCMD, do the following:
STRPCO PCTA(*NO)
Host On-Demand does not support the PC Text Assist (PCTA) function of PC Organizer. You must specify a value of *NO for the PCTA parameter.
STRPCCMD
Note: You cannot directly execute MS-DOS commands (such as DIR, DATE, and TIME) with STRPCCMD. However, on the Windows 2000 and Windows NT platforms, you can use the cmd.exe application to run these commands. For example, to run the DIR command, specify the following at the PC Command prompt:
c:\winnt\system32\cmd.exe /c start DIR