HP 3000 Manuals

XLL [ System Debug Reference Manual ] MPE/iX 5.0 Documentation


System Debug Reference Manual

XLL 

List all of the files that have been opened with the XL command.

Syntax 

     XLL

The XLL command lists all of the files that have been opened with the XL
command.  The format of the output is:

 *  The name of the actual local disk file that was opened.
 *  The space-id associated with the file.
 *  The "loaded file name" (in parenthesis) bound to the space ID.

Related commands:  XL, XLL

Parameters 

none

Examples 

     $nmdat> xll 
     STORE.ABUILD00.OFFICIAL    SID: 3d      (STORE.PUB.SYS)

List the files.  Only one file is present (STORE.PUB.SYS).

Limitations, Restrictions 

none


CAUTION The output format of all System Debug commands is subject to change without notice. Programs that are developed to postprocess System Debug output should not depend on the exact format (spacing, alignment, number of lines, uppercase or lowercase, or spelling) of any System Debug command output.


MPE/iX 5.0 Documentation