
346 Chapter 5
Command Definitions L-O
LISTFTEMP
listfile The name of the output file. The default is $STDLIST. If you specify listfile,
it is automatically created as a new ASCII file with variable-length
records, closed in the temporary domain, and with user-supplied
carriage-control characters (CCTL), OUT access mode, and EXC
(EXCLUSIVE access) option. All other characteristics are the same as they
would be with the FILE command default specifications.
Operation Notes
This command lists descriptions of one or more temporary files at the level you specify. You
may list any file, but, based on your capabilities, there are restrictions on the kind of
information that is available to you.
Use
This command is available from a session, job, program, or in BREAK. Pressing Break
aborts the execution of this command.
Examples
The following examples show the output displayed for the various levels of the LISTFTEMP
command:
The next example shows "Level 0" output.
LISTFTEMP
TEMPORARY FILES FOR PETE.HPXLII,DEVELOP
LINKCLK.DEVELOP.HPXLII
The next example shows "Level 1" output.
LISTFTEMP ,1
TEMPORARY FILES FOR PETE.HPXLII,DEVELOP
ACCOUNT= HPXLII GROUP= DEVELOP
FILENAME CODE LOGICAL RECORD
SIZE TYP EOF LIMIT
LINKCLK 128W FB 0 1023 (TEMP)
The next example shows "Level 2" output.
LISTFTEMP ,2
TEMPORARY FILES FOR PETE.HPXLII,DEVELOP
ACCOUNT= HPXLII GROUP= DEVELOP
FILENAME CODE -LOGICAL RECORD- SPACE
SIZE TYP EOF LIMIT R/B SECTORS #X MX
LINKCLK 128W FB 0 1023 1 128 1 8 (TEMP)
The next example shows "Level 3" output. Fields containing "n/a" are not implemented.
LISTFTEMP ,3
********************
FILE: LINKCLK.DEVELOP.HPXLII
FCODE: O FOPTIONS: ASCII,FIXED,NOCCTL,STD