6.0

Table Of Contents
76
Language Reference
4
mark { (duplexmode) statusdict begin cvx exec end {
<</Duplex false /Tumble false>> setpagedevice }if } stopped
{}if cleartomark"
*End
*Duplex DuplexNoTumble/Long-Edge Binding: "
mark { (duplexmode) statusdict begin cvx exec end not
(tumble) statusdict begin cvx exec end or {
<</Duplex true /Tumble false>> setpagedevice }if } stopped {}if
cleartomark"
*End
This next illustration shows how you can use the document’s PressTalk Before options to achieve the same
result.
As explained above, PlanetPress Design will search the PPD file for the combination “Duplex None, which
could also be “Duplex Off” (line 5 of the PPD file excerpt above) and execute the corresponding code.
Char (function)
Returns the character whose ASCII value is specified.