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

SYMCLOSE

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Closes a symbolic data type file that was opened with the SYMOPEN command.

Syntax

    SYMCLOSE symname


Parameters

symname

The symbolic name of the symbolic data type file that was assigned at open time.

Examples

   $ nmdat > symfiles 

   OS         SYMOS.PUB.SYS


   GRADTYP    GRADTYPE.DEMO.TELESUP



  $nmdat > symclose SYMOS 



   $nmdat > 

Closes the file SYMOS.

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