LIST FILES

From Lianjapedia
Revision as of 12:11, 1 February 2013 by Helen.george (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Display a directory of files

Syntax

LIST FILES [<skeleton>] [TO FILE <.txt filename> | (<expC>)]

See Also

ADIR(), DIR, DISPLAY FILES, SET PATH

Description

The LIST FILES command displays filenames in the current directory and path (see SET PATH) matching the specified <skeleton>. The following 'wild card' characters may be used

Character Description
? Matches any one character.
% Matches any one character.
* Matches zero or more characters.

If LIST FILES is issued with no <skeleton> specified, then it will list details of table files only.

TO <file>

The display output will be sent to the specified file. The filename can be substituted with a <expC>, enclosed in round brackets, which returns a valid filename. If no file extension is specified, then ".txt" will be used.

Example

list files