HPlogo System Debug Reference Manual: HP 3000 MPE/iX Computer Systems > Chapter 4 System Debug Command Specifications

XLD

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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

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.
Feedback to webmaster