Xerox Paris, a document system Support & Software Guia Do Utilizador

Página de 413
Using Input Events
Chapter 7: Using Events
172
The Paris Designer User Manual
R
U N T I M E E V E N T S
Runtime events (also known as Dynamic Job Descriptor Entries [DJDEs]), are
commands embedded within the input data stream to dynamically modify the
printing settings established by the environment.
A Runtime event is a command sequence embedded in the printstream data and is
made up of a runtime event marker (default $XLP) and runtime event command.
Before the system can recognize a runtime event, the runtime event marker has to
appear in the printstream followed by the runtime event command. This requires
some re-programming of the printstream data’s application. For example, the
following command sequence will change the environment:
$XLP ENV = INVOICE, END;
Runtime events allow you to:
 
Change the page definition, form or environment at any point in the
printstream,
 
Select the font list, output event list, input and output trays,
 
Load and position graphics dynamically.
Runtime events act as a switch and will remain in effect until another runtime
event is encountered, as opposed to other events which only apply to the page on
which they are found.
Runtime events can be used to perform tasks that would otherwise need to be done
by several other types of events. For example, if you had a large number of output
applications, runtime events afford absolute control over the outputs.
NOTE:
Device Specific Features:
A new runtime event called “FEATURE=(name,type) ” has been added to the
Paris system. This is a page based event and will apply at the next page boundary.
Refer to the Paris Reference Manual, Appendix D, ‘Device Specific Features in
Paris’
.
Identifier (runtime
event marker)
Event (runtime
event command)
Value
Terminator