Specifications
CHAPTER 3
LaserWriter Pro Software
Setting Page Device Parameters 63
Setting Page Device Parameters 3
This section describes compatibility operators that set Level 2 page device parameters.
Table 3-1 provides additional information about these operators.
margins 3
pagestackorder 3
setmargins 3
setpagestackorder 3
Syntax – margins top left
Definition This operator returns the x and y components of the page device
Margins parameter as left and top, respectively.
Error stackoverflow
Syntax – pagestackorder bool
Definition This operator returns the logical complement of the page device
OutputFaceUp Boolean parameter
Error stackoverflow
Syntax top left setmargins –
Definition This operator sets the page device Margins parameter to [left top].
Errors rangecheck, stackunderflow, typecheck
Syntax bool setpagestackorder –
Definition This operator sets the page device OutputFaceUp parameter to the
logical complement of bool. For example, if bool is true,
OutputFaceUp is set to false.
Errors stackunderflow, typecheck










