TRANSFER Reference Manual

GET-PROFILE-ELEM Element Identifier 12
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–343
0 OK
4238 E-TFER-PROFILE-ABSENT
DEPOT-UPDATED
is the date and time that the depot was last updated with the ALTER-PROFILE-
ELEM UOW.
The return code is defined as follows:
DEF rtn-depot-updated-time TYPE BINARY 16.
RTN-DEPOT-UPDATED-TIME
is one of the following values:
0 OK
4302 E-NOT-UPDATABLE
Element Identifier 12
Element Identifier 12 accesses the version code of the Profile file.
DEF data-sys-file-version.
02 elem-identifier TYPE BINARY 16 VALUE 12.
02 ds-file-version-rtn TYPE BINARY 16.
02 version-code.
03 letter PIC A.
03 rev-number PIC 99.
02 filler TYPE CHARACTER 29 VALUE SPACES.
END.
ELEM-IDENTIFIER
is 12.
DS-FILE-VERSION-RTN
is one of the following:
0 OK
4241 E-TFER-CTL-REC-ABSENT
VERSION-CODE
is the current version code for the Profile file. For the first version of the product,
LETTER is A and REV-NUMBER is 01.
The return code is defined as follows: