STRPRTWTR Questions

1

Monitoring message CPF3390
Hi friends, please How can I check when the message CPF3390 appears and I run the command STRPRTWTR , I have 2 CL´s : 1º              PGM                                                          CHGMSGQ    MSGQ(QUSRSYS/CHK_PRT) DLVRY(*BREAK) +                           PGM(TEST/PRT_GET *ALWRPY)          LOOP:       DLYJOB     DLY(60)                                           GOTO       CMDLBL(LOOP)                                      ENDPGM           2º             PGM        PARM(&JOBNUM &JOBNAME &JOBDEV)                                                                                                   DCL        VAR(&MSGID) TYPE(*CHAR) LEN(7)                             DCL        [...]

Answer Question   |  March 31, 2012  12:50 AM
CPF errors, OS/400, STRPRTWTR
asked by:
610 pts.

CL doesnt work
I have a CL/400 and i have a problem when I try start a device printer with the command STRPRTWTR, in many situations this devices not exist on the system, How can I resolve this situation ?, below the CL. QNBR*…+… 1 …+… 2 …+… 3 …+… 4 …+… 5 …+… 6 …+… 7 …+… [...]

Answer Question   |  May 23, 2008  9:09 PM
AS/400, CL, STRPRTWTR
asked by:
440 pts.

1