System Debug Reference Manual (32650-90888)

Chapter 6 295
System Debug Command Specifications M-X
XLD
XLD
Closes files opened with the PSEUDOMAP command.
Syntax
XLD
localfile
The XLD command removes the specified file previously mapped with the PSEUDOMAP
command. The file name given is that of the local disk file, not the loaded file name that
was associated with it. File names must be fully qualified.
Related commands: PSEUDOMAP, MAPLIST
Parameters
localfile
The fully qualified name of the file to be unmapped.
Examples
$nmdat> xld store.abuild00.official
Remove store.abuild00.official from the list of files
Limitations, Restrictions
None
XLL
The XLL command is a predefined alias for the MAPLIST command.
Syntax
XLL alias for MAPLIST