address-text
This multi-valued, list attribute specifies the address that is printed on the separator pages for a data set.
ISPF field name
Address
Allowed values
You can enter 1–4 values.
Each value is a combination of
1–60 letters (a–z, A–Z), numbers (0–9), blanks,
and special characters (such as: @ $ # , * - /). If a value contains
blanks or special characters, enclose it in double quotation marks.
If you specify more than one value, separate the values with spaces
and enclose the list of values in braces. For example:
address-text={"6300 Diagonal Hwy." "Boulder, CO" 80301}This
example uses three values, corresponding to three address lines.Default value
None.
Usage guidelines
- Whether the text specified by this attribute is printed depends on how the system administrator configures the separator sheet.
- IP PrintWay™ sends this
attribute to the remote printer if the value of the lpr-mode attribute
is
to-remote-psf. - This attribute is equivalent to the ADDRESS parameter of the OUTPUT JCL statement.