Displaying Information About Loaded Files

How to:

The ? LOAD command displays the file type, file name, and resident size of currently loaded files.


Top of page

x
Syntax: How to Display Information About Loaded Files
? LOAD [filetype]

where:

filetype

Specifies the type of file (MASTER, FOCEXEC, Access File, FOCCOMP, or MODIFY) on which information displays. To display information on all memory-resident files, omit file type.



Example: Displaying Information About Loaded Files

Issuing the command

? LOAD

produces information similar to the following:

FILES CURRENTLY LOADED
 
   CAR        MASTER   4200   BYTES
   EXPERSON   MASTER   4200   BYTES
   CARTEST    FOCEXEC  8400   BYTES

Information Builders