Specifications

CHAPTER 2
LaserWriter 16/600 PS Software
32 Page Device Parameters
MailingTime
array of
integers or
null
null
Indicates when the fax message should be
transmitted. The value of this parameter is
an array of integers with the following
entries:
Index Values Meaning
0 [1980-2079] Year
1 [1-12] Month
2 [1-31] Day
3 [0-23] Hour
4 [0-59] Minute
5 [0-59] Second
If the value is null, the message is sent
immediately.
MaxRetries
integer or null
null
Indicates how many additional times (after
the first time) the machine should try to
send the fax message before giving up on
transmission. The maximum value is 100.
If the value of this parameter is null, the
value provided by the %Fax% parameter
DefaultRetryCount is used.
nPages
integer or null
null
Supplies the application’s estimate of page
count, exclusive of automatically generated
cover sheets. If transmission starts before
the transmitting machine has finished
processing the job, the number of pages is
not known to the printer and it uses the
value supplied by nPages. If the value of
nPages is null, the cover sheet lists an
unknown number of pages.
PageCaption
procedure or
null
See
description
Generates a page caption for the cover
sheet with information such as sender’s
name, recipient, and so on. The caption will
not be generated if the value is null.
The value of this parameter is null if the
%Fax% parameter DefaultCaptionOn is
false, otherwise the default value is
{DefaultPageCaption faxopsexec}.
PostScript
Password
string or null
null
Specifies the password to be used to gain
permission from the machine being called
to transmit the fax job as a PostScript
language file. The default is null, which
means that no password is used.
continued
Table 2-7 Parameters for the FaxOptions dictionary (continued)
Key Type Default Description