Using sdsf in rexx with command $DO JOBQ,READY,DEST
COMMAND = '$DO JOBQ,READY,DEST'
IF ISFCALLS('ON') <> 0 THEN EXIT 99
ADDRESS SDSF "ISFEXEC '/"COMMAND"' (WAIT"
DO S1 = 1 TO ISFULOG.0
SAY ISFULOG.S1
END
Its supposed to return the $HASP686 messages in ISFULOG array, which are same
as when issued at console
Sometimes it does and other times it doesn't return anything even when there
are jobs available
It just returns these 2 and not the ones with $HASP686
"CPAC 2017030 10:45:11.13 ISF031I CONSOLE DPP ACTIVATED"
"CPAC 2017030 10:45:11.13 -$DO JOBQ,READY,DEST"
$DO JOBQ,READY,DEST
$HASP686 OUTPUT(FSP96A12) ROUTECDE=LLW001
$HASP686 OUTPUT(FSP96A12) ROUTECDE=LW001
$HASP686 OUTPUT(CAP81T43) ROUTECDE=LOCAL
$HASP686 OUTPUT(CAP81T44) ROUTECDE=LOCAL
$HASP686 OUTPUT(XTBPRT) ROUTECDE=LX509
Tim Brown
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN