Library /sys$common/syshlp/LSE$CLIHELP.HLB  —  SAVE  SECTION
    Writes the binary form of all current key definitions, learn
    sequences, and VAXTPU procedures and variables to a section file.
    This saves processing time when LSE reads the definitions back in.

    Format

      SAVE SECTION   file-spec

1  –  Qualifiers

1.1    /DEBUG_NAMES

       /DEBUG_NAMES (D)
       /NODEBUG_NAMES

    Specifies whether VAXTPU procedure parameters or local variable
    names should be written to the section file.

1.2    /IDENT

       /IDENT=string

    Specifies an identifying string for the section file.

1.3    /PROCEDURE_NAMES

       /PROCEDURE_NAMES (D)
       /NOPROCEDURE_NAMES

    Specifies whether VAXTPU procedure names should be written to the
    section file.

2  –  Parameter

 file-spec
    Specifies the file to which LSE should write the section data. The
    default file type is .TPU$SECTION.
Close Help