Displaying Information About Loaded Files

How to:

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

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
CARCRYPTMODIFY 00213548 BYTES
CAR MASTER
VIDEOACXFOCSQL
CARCRYPTFOCEXEC
RTEST    FOCEXEC  8400   BYTES

Information Builders