| list-file-stats | Index Level | list-jobs |
| Syntax | list-files {lptr} {(options} |
| Category | TCL |
| Type | Verb |
| Description |
produces a report of all file-defining items ("d-pointers") and synonym-defining items ("q-pointers").
The report that it produces is in two parts. The first part is a listing of all the "local" files. This is a listing of all files with a "d", optionally followed by a second character, in the "d/code" attribute (attribute 1 in the md). This portion of the report contains the dictionary name, the base frame-id (fid), the dictionary modulo, the data-portions and their base fids and modulos, and the file's d/code if it is anything other than "d". The second portion of the report contains those items defined as "synonym-defining items", or "q-pointers". This includes the target account and target filename. |
| Options |
f Displays "d-pointer" files only.
p Directs outout to system printer, via the Spooler. q Displays "q-pointer" files only. |
| See Also | options: TCL synonym-defining items lf d/code listfiles listf lfd |
| Example | list-files (pf |
| Warnings | |
| Compatibility | D3 7.0 AP |
| list-file-stats | Index Level | list-jobs |