TRANSFER Reference Manual
GET-PROFILE-ELEM Element Identifier 16
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–347
Element Identifier 16
Element Identifier 16 accesses depot print-control flags for PS MAIL clients.
DEF data-depot-mail-print-ctl.
02 elem-identifier TYPE BINARY 16 VALUE 16.
02 ddm-print-ctl-rtn TYPE BINARY 16.
02 page-flag TYPE BOOLEAN.
02 filler TYPE CHARACTER 1 VALUE SPACES.
02 page-indent-columns PIC 9(4) COMP.
02 filler TYPE CHARACTER 28 VALUE SPACES.
END.
ELEM-IDENTIFIER
is 16.
DDM-PRINT-CTL-RTN
is one of the following:
0 OK
4239 E-MAIL-PROFILE-ABSENT
PAGE-FLAG
indicates whether each package is printed by the PS MAIL client on a new page
when the Print function key is pressed and multiple items have been selected.
Y Print each package on a new page.
N Do not print each package on a new page.
PAGE-INDENT-COLUMNS
indicates the number of columns to the right that PS MAIL indents the page
during printing operations.
The return code is defined as follows:
DEF rtn-depot-mail-print-ctl TYPE BINARY 16.
RTN-DEPOT-MAIL-PRINT-CTL
is one of the following values:
0 OK
4051 E-MUST-BE-YN
4239 E-MAIL-PROFILE-ABSENT
4395 E-INVALID-INDENT