6.0

74
Creating Triggers
2
6. Replace INITPRT DATA = ' 00 ' X. by the following INIT string:
:INITPRT
DATA =
'1B252D31323334355840504A4C20656E746572206C616E67756167'X
'65203D20506F73747363726970740D0A'X
'28464F524D292072756E20464F524D0D0A'X.
The INITPRT string is the hexadecimal representation of the trigger. In the example, the trigger is:
<ESC>%-12345X@PJL ENTER LANGUAGE=POSTSCRIPT
(FORM) run FORM
In the example, the name of the document is FORM. Note: The bold characters in the INITPRT string are
the letters FORM in hexadecimal (where 46=F, 4F=O, 52=R and 4D=M). Consult “ASCII Conversion
Table” on page 95 for help translating your trigger into hexadecimal.
7. Enter the RESETPRT DATA as displayed in the following window:
:RESETPRT
DATA ='1B252D313233343558'X.
The INITPRT string is the hexadecimal representation of the following trigger:
<ESC>%-12345X@PJL ENTER LANGUAGE=POSTSCRIPT