PS TEXT FORMAT Reference Manual
6 System Parameters
11387 Tandem Computers Incorporated 6-1
This section describes parameters set by the GUARDIAN 90 command
interpreter PARAM command that affect TFORM. The PARAM command
has the form:
PARAM [
parameter-name
parameter-value
[ , ... ] ]
The parameters you set before running TFORM determine several
environmental effects on TFORM and the spooler, such as the number of
copies to print, whether a document is to be printed immediately or held in
the spooler, and what report name is sent to the spooler.
In all of the descriptions that follow, Boolean represents a single digit, 1 or 0,
that defines a Boolean value: 1 is true, 0 is false. The terms int, char, and
string represent, respectively, an integer, a single character, and a string of
characters. Quotation marks around a string are optional, but if you omit
them the string cannot contain any commas or any leading or trailing
blanks. If you use quotes, all characters present, including commas and
blanks, become part of the parameter.