HPlogo System Debug Reference Manual > Chapter 6 System Debug Command Specifications M-X

XLD

MPE documents

Complete PDF
Table of Contents
Index

E0201 Edition 4 ♥
E0300 Edition 3
E0692 Edition 3

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




XL


XLL