Lexmark C760 Technical Reference page 191

Lexmark all in one printer user manual
Hide thumbs Also See for C760:
Table of Contents

Advertisement

checkpassword
integer
checkpassword or
(string)
checkpassword
checks the passwords for both the SystemParamsPassword system parameter
and the StartJobPassword system parameter stored in the printer.
integer
If the
form is used, the integer is converted into a string before the
password check occurs. A
specified password matches either password. The boolean value can be:
true
correct password
false
incorrect password
boolean
After the
is returned, the printer waits 1 second before it continues
processing.
Errors: stackunderflow, typecheck
Note:
The password is defined as a 4-byte number.
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
4-14
boolean
is returned on the stack to indicate if the
PostScript

Advertisement

Table of Contents
loading

Table of Contents