Use Symbolics in a IBM Connect:Direct HP NonStop Run Task to Place a Job In the Spooler On Hold

This IBM® Connect:Direct® HP NonStop Process uses symbolics to place a job in the spooler on hold. Output is sent to $S.#SYMB. The job number will be resolved at Process submission. Double quotation marks enable the resolution of the &value in a quoted string.

PROC1   PROCESS       PNODE=CD.HPNONSTOP1
                      SNODE=CD.HPNONSTOP1
STEP1   RUN TASK      (PGM=SPOOLCOM)
                      SYSOPTS=(“/OUT $S.#SYMB/JOB &JNUM,HOLD”)
                      PNODE

The command to submit the Process is:

SUBMIT PROC PROC1 &JNUM=24