TRANSFER Reference Manual

SCAN-FOLDER-BY-KEY
TISERV UOW Descriptions
2–470 069139, Update 1 to 40969 Tandem Computers Incorporated
03 reserved-3 TYPE BOOLEAN VALUE "N".
03 reserved-4 TYPE BOOLEAN VALUE "N".
03 reserved-5 TYPE BOOLEAN VALUE "N".
03 reserved-6 TYPE BOOLEAN VALUE "N".
03 reserved-7 TYPE BOOLEAN VALUE "N".
03 item-type PIC 9(4) COMP.
02 num-requested TYPE BINARY 16 UNSIGNED
VALUE 10.
02 starting-key-len TYPE BINARY 16 UNSIGNED.
02 generic-key-len TYPE BINARY 16 UNSIGNED.
02 max-key-len TYPE BINARY 16 UNSIGNED.
02 pad-char PIC X VALUE SPACES.
02 starting-duplicate PIC X(10) VALUE LOW-VALUES.
02 starting-key PIC X(200).
02 num-returned TYPE BINARY 16 UNSIGNED
VALUE 0.
02 items-returned OCCURS 0 TO 10 TIMES
DEPENDING ON num-returned.
03 item-id.
04 dummy PIC X(12).
03 item-type PIC 9(4) COMP.
03 unsave-time.
04 date-time.
05 year PIC 9(4).
05 month PIC 9(2).
05 day-of-month PIC 9(2).
05 hour PIC 9(2).
05 minute PIC 9(2).
05 second PIC 9(2).
03 ordering-key-length TYPE BINARY 16 UNSIGNED.
03 ordering-key PIC X(200).
END.
HDR
is the UOW header. The UOW-CODE value is 140.
FOLDER-NAME
is the name of the folder whose contents are to be scanned. This can be a private
folder owned by the correspondent or any local shared folder owned by a group of
which the correspondent is a member.
OPTIONS
provides criteria for selecting items.