Run a PC command from the AS/400
/* Assumes that client Access is loaded on the PC */
PGM
/* Start Client Access Organizer */
STRPCO
MONMSG MSGID(IWS4010) /* Already Running */
STRPCCMD ('C:WINNTSystem32SOL.EXE')
ENDPGM
/* Start SOLITARE as a sample /*
This was first published in May 2001