Troubleshooting: Multiple system replies from NetPrint on HP3000
Problem: Processing a job whose output is moved over to eFORMz, you receive multiple system replies:
:recall
THE FOLLOWING REPLIES ARE PENDING:
9:04/#j7541/114/DID INVOICE FORMS PRINT OK(Y/N) (MAX CHARS=1)?
9:04/$J7523/110/Form MOUNT INVOICE FORMS on 10.163.136.253 (Y/N) (MAX CHARS=1)?
:reply 110,Y
:recall
THE FOLLOWING REPLIES ARE PENDING:
9:04/#j7541/114/DID INVOICE FORMS PRINT OK(Y/N) (MAX CHARS=1)?
9:04/$J7523/110/Form MOUNT INVOICE FORMS on 10.163.136.253 (Y/N) (MAX CHARS=1)?
:reply 110,Y
Solution: Add the following line to your Netprint job file, NP92JOB.PUB.MINISOFT:
!SETJCW ESPULNOSPCFRM=1
This is an optional statement that you can add to the NetPrint job. This statement tells NetPrint to ignore any MPE reply requests that are normally issued when a form ID is added to a spool file. An operator reply is required in normal situations. By setting this SETJCW a reply request is not issued.