Language Sensitive Editor SAVE — VMS LSE_3.0
Saves the item specified by the option word.
Format
SAVE option
Additional information available:
ENVIRONMENT
Writes out all user-defined languages, placeholders, tokens,
aliases, and packages to an environment file.
Format
SAVE ENVIRONMENT file-spec
Additional information available:
Qualifiers
Additional information available:
/ALL
/ALL (D)
Specifies that LSE write all defined items to the environment
file.
/NEW
Specifies that LSE write out only those definitions you made during the current editing session. Definitions that were read in from an environment file are not written.
Parameter
file-spec Specifies the file to which LSE should write the environment data.
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
Additional information available:
Qualifiers
Additional information available:
/DEBUG_NAMES/IDENT/PROCEDURE_NAMES
/DEBUG_NAMES
/DEBUG_NAMES (D)
/NODEBUG_NAMES
Specifies whether VAXTPU procedure parameters or local variable
names should be written to the section file.
/IDENT
/IDENT=string
Specifies an identifying string for the section file.
/PROCEDURE_NAMES
/PROCEDURE_NAMES (D)
/NOPROCEDURE_NAMES
Specifies whether VAXTPU procedure names should be written to the
section file.
Parameter
file-spec Specifies the file to which LSE should write the section data. The default file type is .TPU$SECTION.