FIND.FILE |
|
|
The FIND.FILE command reports summary details of a file.
Format
FIND.FILE filename
where
The FIND.FILE command attempts to open the name file. If successful, it reports information about that file such as pathname, file type, configuration, use of indices, triggers, encryption, etc.
If the file cannot be opened, the command displays details of the error that occurred.
Examples
FIND.FILE CUSTOMERS Dynamic hashed file, group size 4, modulus 89 Pathname: C:\SALES\CUSTOMERS File uses encryption
FIND.FILE BP Directory file Pathname: C:\DEV\BP File uses case insensitive record ids |