1 SAVE Saves the item specified by the option word. Format SAVE option 2 ENVIRONMENT Writes out all user-defined languages, placeholders, tokens, aliases, and packages to an environment file. Format SAVE ENVIRONMENT file-spec 3 Qualifiers /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. 3 Parameter file-spec Specifies the file to which LSE should write the environment data. 2 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 3 Qualifiers /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. 3 Parameter file-spec Specifies the file to which LSE should write the section data. The default file type is .TPU$SECTION.