Previous Topic: Transfer Request Display Screen

Next Topic: Locating a Request


Sorting Transfer Request Information

Initially, transfer request information is displayed in order of transfer request numbers (Req Num). By using the SORT command, the initial display can be sorted in several different ways. The format of the SORT command is as follows:

SORT sort_field
sort_field

One of the following sort criteria (the items in parentheses are valid abbreviations):

DATE

Start date

LOCFILE (LF, LFILE)

Local file name

REMOTE (REMSYS, RMT, RSYS)

Remote system

REQNUM (RNUM)

Request number

REMFILE (RF, RFILE)

Remote file name

TIME

Start time

USERID (UID)

User ID

XFERID (XID)

Transfer ID

For example, to sort transfer request information by the remote file name, one of the following commands needs to be entered in the COMMAND INPUT field of the Transfer Request Display screen:

SORT REMFILE
SORT RF
SORT RFILE