Specifications

CHAPTER 3
LaserWriter Pro Software
60 Setting System Parameters
papertray 3
printername 3
product 3
ramsize 3
realformat 3
Syntax papertray integer
Definition This operator returns the paper tray numbers, as set by the
setpapertray operator. The standard value for papertray is the
value of the defaultpapertray operator.
Error stackoverflow
Syntax string printername substring
Definition This operator stores the value of the system parameter PrinterName
in string, and it returns a string object designating the substring
actually used.
Errors rangecheck, stackunderflow, typecheck
Syntax product string
Definition This operator returns a string with the same value as the string
product in systemdict.
Error stackoverflow
Syntax ramsize int
Definition This operator returns an integer with the same value as the system
parameter RamSize.
Error stackoverflow
Syntax – realformat string
Definition This operator returns a string with the same value as the system
parameter RealFormat.
Error stackoverflow