Question:
Is there a Netmaster equivalent for Netview command RUNCMD?
Answer:
The RUNCMD command routes commands to service points for processing by one of the service point applications. It is designed to be coded inside a REXX or NetView command list.
The Netmaster equivalent for 'RUNCMD' is procedure $NWRUNCM. That procedure can be called from NCLs as follows:
EXEC $NWRUNCM APPL=AAA NODE=NNN {LINKNAME=LLL|SSCP=SSS} DATA=XXXXXXXX