1
How to run a PC Command without Client Access?
Is there a easy way to send a command to the pc other than using STRPCCMD/RUNRMTCMD which is Client Access specific?
Answer Question
| December 23, 2010 6:52 PM
Client Access, RUNRMTCMD, STRPCCMD, STRPCCMD RUNRMTCMD
Is there a easy way to send a command to the pc other than using STRPCCMD/RUNRMTCMD which is Client Access specific?
STRPCCMD shows a window RUNRMTCMD does not
When I run STRPCCMD to open a .pdf file via Adobe, it displays my .pdf in a window. If I run it using RUNRMTCMD, all I get is spool file saying The remote command has produced no output. Here are the commands I run ===> RUNRMTCMD CMD(‘rundll32 shell32,ShellExec_RunDLL “@transfercolor chart 2010.pdf”‘) RMTLOCNAME(’192.168.10.203′ *IP) ===> STRPCCMD [...]
Answer Question
| March 31, 2010 10:01 PM
AS/400 STRTCP, STRPCCMD RUNRMTCMD
When I run STRPCCMD to open a .pdf file via Adobe, it displays my .pdf in a window. If I run it using RUNRMTCMD, all I get is spool file saying The remote command has produced no output. Here are the commands I run ===> RUNRMTCMD CMD(‘rundll32 shell32,ShellExec_RunDLL “@transfercolor chart 2010.pdf”‘) RMTLOCNAME(’192.168.10.203′ *IP) ===> STRPCCMD [...]
1





