HP 3000 Manuals

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


System Debug Reference Manual

SYMCLOSE 

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.


MPE/iX 5.0 Documentation