Spooler Utilities Reference Manual
Spoolcom
Spooler Utilities Reference Manual—522295-003
4-43
FONT Command
(qualifiers)
specify the conditions that a job must meet in order to be associated with
the font name. The qualifiers parameter is any number or combination
of the following qualifiers, separated by commas and all enclosed in
parentheses. If more than one job meets the specified qualifications, then
only the first to do so is used. Each qualifier can be specified only once.
COLLECT $process-name
selects all jobs collected by this collector.
DATE { FROM time [ THRU time ] | THRU time }
selects all the jobs created at the specified date and time or within the
specified range of dates and times. If DATE is omitted, today’s date is
used; if the time is not specified for a particular date, all jobs for that
date are qualified.
The time parameter is one of the following:
month day year [, hour : minute ]
day month year [, hour : minute ]
hour : minute
in the format:
MMM dd yyyy [ , hh : mm ]
dd MMM yyyy [ , hh : mm ]
hh : mm
The DATE FROM time THRU time form can be used to bracket a
range, such as in:
DATE FROM DEC 16 1988, 0:0 THRU 29 DEC 1988
FORM form-name
selects all jobs that have this form name specified.
LOC #group[.destination]
selects all jobs that have this location.
OWNER [group-name.user-name | group-number,user-number]
specifies all jobs with the specified owner. This value defaults to the
creator accessor ID of the user. OWNER can be either group and user
name or group and user number.