FILES [search_pattern$]
Lists files in the current directory on the SD card.
The SD card (drive B:) may use an optional ‘fspec $’. Question marks (?) will match any character and an asterisk (*) will match any number of characters. If omitted, all files will be listed. For example:
*.* Find all entries
*.TXT Find all entries with an extension of TXT
E*.* Find all entries starting with E
X?X.* Find all three letter file names starting and ending with X
See also:
CHDIR
COPY
CWD$
DIR$
DRIVE
KILL
MKDIR
MM.DRIVE$
NAME
RMDIR
Leave a Reply