PostScript
4-14
currentfilenameextend
currentfilenameextend boolean
returns a boolean on the stack to indicate whether the extension should be
automatically added to any filename. The boolean value is either:
true adds the extension
false does not add the extension
See “Filename Extensions” on page 6-10.
Error: stackoverflow
currentmanualduplexmode
integer currentmanualduplexmode
queries the current value of the manual duplex mode. An integer is returned on
the stack:
0 current job manual duplex mode is no manual duplex
1 current job manual duplex mode is printing first sides of job
2 current job manual duplex mode is printing second sides of job
Error: stackoverflow