To continue reading for free, register below or login
To read more you must become a member of Search400.com
');
// -->

There are two options:
- If iSeries Access is installed on the PC you have a command called RMTCMD that allows you to send commands to the iSeries.
- On any Windows (even when iSeries Access is not installed) there is a tool called REXEC, which allows submit commands to the iSeries server.
Note:
- Both tools are used to submit "batch commands" with no screen involved.
- Both tools require start of server on the AS/400. (STRHOSTSVR *RMTCMD or STRTCPSVR *REXEC.)
|