>I need a some more help Les.
>
>I want to receive print from a PC and have it spooled to my VM
>userid: PCPRINT
>
>Here is my LPD:
>
>      LINKDEFINE PC TYPE LPD
>      PARM PC EXIT=LPDXMANY  PORT=515 EPARM='C=LPD'
>
>In RSCSLPD CONFIG I have this statement:
>
>      PCPRINT  204 99 P * * *  NOPAGE TRAN
>
>But when I START PC I get this error message:
>      DMTXMA204E Invalid keyword   PCPRINT  204 99 P * * *  NOPAGE TRAN
>
>The only way I can get rid of the error message is to
>      LINKDEFINE PCPRINT TYPE LPR  etc
>
>What do I have to do to get the print to go to userid PCPRINT's RDR?

try:
PCPRINT@  204 99 P * * *  NOPAGE TRAN

The way the printer queue name is parsed <userid@>nodeid
So it looked like a node name which did not exist in the RSCS config.


Best Regards,
Les Geer
IBM z/VM and Linux Development

Reply via email to