LISTFL

Top  Previous  Next

 

The LISTFL command lists all files defined in the VOC that are local to the account.

 

 

Format

 

LISTFL {LPTR}

 

 

The LISTFL command is a sentence to list all F type VOC entries referencing files that are local to the account. Selection is performed by reporting only those records for which the data portion pathname does not contain a back slash. It is thus possible to defeat this selection process by using absolute pathnames for local files. The CREATE.FILE command always uses the file name only for a local file.

 

The listing shows the VOC name of the file, the file type, the description (field 1 of the VOC entry), the data portion pathname (field 2) and the dictionary pathname (field 3). The report is sorted by file name.

 

The file type column shows:

DHfor a dynamic hash file. This type code will be followed by
Ethe file uses encryption
Ithe file has alternate key indices
Sfile statistics are enabled
Tthe file has a trigger function defined
Dirfor a directory file
Multfor a multifile
Errif the file cannot be opened

The column is blank for a VOC entry with no data pathname.

 

The LPTR keyword will direct the output to the printer. Other query processor keywords can be appended to the command.

 

 

See also:

CREATE.FILE, DELETE.FILE, LISTF, LISTFR