6.0

Detailed Directions
69
To install a trigger:
1. Enter the following lines, substituting INVOICE for the name of your document. These lines initialize
the printer in PostScript language and call the appropriate document (INVOICE in this example). They
must precede the data stream.
&%1B%-12345X@PJL
@PJL EOJ
&%1B%-12345X
&%1B%-12345X@PJL
@PJL ENTER LANGUAGE = POSTSCRIPT
%!PS-Adobe
INVOICE
Implement a Trigger with AS/400 Systems
TCP/IP Printing
When you implement a trigger for AS/400 systems, it is important to retrieve, edit and create a
Workstation Customizing Object (WSCST). In the following procedure, LUNE is the WSCST name. It is
recommended that you use a descriptive name such as the name of your document (for example, INVOICE
or CHECK).
To retrieve the WSCST source:
1. At the command line, enter RTVWSCST and press ENTER.
2. At the Device type line, enter *TRANSFORM and press ENTER.