runCmd( 'command' );
Uses the QCMDEXC API to execute the CL command specified at parameter command.
QCMDEXC
command
void
// Prints a job log. runCmd( 'DSPJOBLOG JOB(*) OUTPUT(*PRINT)' );