6.0

82
Creating Triggers
2
You can now use the output queue with the new WSCST to trigger execution of your document. The
next step is to create an LPD queue in PlanetPress Watch.
Twinax Printing
This section explains how to configure your system to print with a Twinax connection. You use the CL
program provided in this guide (see “CL Program for AS/400 Systems on page 101) to intercept spool files
from a source output queue and insert a trigger in each of the files before transferring them to the
destination output queue.
The source output queue must not be linked to a physical printer since the CL program needs to intercept
the spool files from this queue before they are transferred to the final output queue, which is linked to a
physical printer. Therefore, the AS/400 system administrator must transfer the user output queue to the
source output queue.
The parallel Twinax converter you use must be configured manually in 4214 printer type. Once configured,
connect a screen to it and select Generic Printer. Before doing this procedure, consult your protocol
converter instruction manual.
To set the End of Job string in your document in PlanetPress Design:
1. Open your document in PlanetPress Design.
2. Choose Format | Document.
The Document dialog box appears.
3. In the Document dialog box, click Compilation Options.
4. Select Use End of Job keyword.
5. In the End of Job keyword box, enter the following string:
%%EODOCUMENT
In the PostScript language, %% corresponds to a comment, and the rest of the string (EODOCUMENT)
is a variable.
6. Click OK to exit the Document dialog box.
To set the configuration on an AS/400:
1. Create the following library:
CRTLIB OBJLUNE