The WRITER resource class supports all masking characters.
This example assigns ownership to an ACID, USER01, so that it can have routing control to all printers at a specific node:
TSS ADDTO(USER01) WRITER(NODE01.LOCAL.PRT6)
This example removes ownership:
TSS REMOVE(USER01) WRITER(NODE01.LOCAL.PRT6)
This example permits USER01 access to control output printing for printer 7:
TSS PERMIT(USER01) WRITER(NODE01.LOCAL.PRT7)
This example revokes access:
TSS REVOKE(USER01) WRITER(NODE01.LOCAL.PRT7)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|