CHECK LANGUAGE DEFINITIONS
Analyzes the definitions associated with a language and
reports errors.
CHECK LANGUAGE HELP
Detects and reports invalid topic strings associated with a
language.
DELETE ADJUSTMENT
Deletes the definition of one or more adjustments associated
with the specified lannguage(s).
DELETE ALIAS
Deletes the definition of one or more aliases associated with
the specified language(s).
DELETE LANGUAGE
Deletes the indicated language definition(s).
DELETE PACKAGE
Deletes the package(s) specified.
DELETE PLACEHOLDER
Deletes the definition of one or more placeholders associated
with the specified language.
DELETE TOKEN
Deletes the definition of one or more tokens associated with
a specified language(s).
EXTRACT ADJUSTMENT
Extracts the definition of an adjustment and formats it as
portable commands.
EXTRACT ALIAS
Extracts the definition of the specified alias(es).
EXTRACT LANGUAGE
Extracts the definition of the specified language(s).
EXTRACT NEW ADJUSTMENT
Extracts the definition of the specified adjustment defined
during the current editing session.
EXTRACT NEW ALIAS
Extracts the definition of the specified alias(es) created or
modified during the current editing session.
EXTRACT NEW LANGUAGE
Extracts the definition of the specified language(s) defined
during the current editing session.
EXTRACT NEW PACKAGE
Extracts the definition of the specified package(s) defined
during this editing session.
EXTRACT NEW PLACEHOLDER
Extracts the definition of the specified placeholder(s)
defined during this editing session.
EXTRACT NEW TOKEN
Extracts the definition of the specified token(s) defined
during this editing session.
EXTRACT PACKAGE
Extracts the definition of the specified package(s).
EXTRACT PLACEHOLDER
Extracts the definition of the specified placeholder(s).
EXTRACT TOKEN
Extracts the definition of the specified token(s).
NEW ADJUSTMENT
Creates a new adjustment associated with the specified
language.
NEW ALIAS
Creates a new alias associated with the specified language.
NEW LANGUAGE
Creates a new language.
NEW PACKAGE
Creates a subroutine package for which subroutine-call
templates are automatically generated.
NEW PLACEHOLDER
Creates a placeholder for use with the specified language.
NEW TOKEN
Creates an token for use with the specified language.
SAVE ENVIRONMENT
Saves all language definitions, including placeholders,
tokens, aliases, routines, adjustments, and packages in an
environment file.
SAVE ENVIRONMENT CHANGES
Saves language definitions (including placeholders, tokens,
aliases, and packages) that were defined in the current
editing session in an environment file.
SET ADJUSTMENT COMPRESS
Indicates whether groups of matching lines should be
compressed.
SET ADJUSTMENT COUNT
Determines whether the adjusted line contributes to a group's
line count.
SET ADJUSTMENT CURRENT
Adjusts the indentation of the current line.
SET ADJUSTMENT INHERIT
Specifies that the indentation for the current line is taken
from the adjusted indentation of another line.
SET ADJUSTMENT OVERVIEW
Indicates whether or not the text of the line is used as the
overview line.
SET ADJUSTMENT PATTERN
Defines the pattern of an adjustment.
SET ADJUSTMENT PREFIX INDENTATION
Lets you skip a pattern at the beginning of a line to
determine the indentation value.
SET ADJUSTMENT SUBSEQUENT
Adjusts the indentation of lines after the current line.
SET ADJUSTMENT UNIT
Tells LSE to treat consecutive lines as a single unit.
SET ALIAS EXPAND TEXT
Defines the expanded text of an alias.
SET LANGUAGE ANSI FORTRAN
Specifies special processing for ANSI Fortran.
SET LANGUAGE BRACKETED COMMENTS
Specifies the character sequences of comments in the
language.
SET LANGUAGE COMMENT ASSOCIATION
Specifies whether comments are associated with the next or
previous identifier.
SET LANGUAGE COMPILE COMMAND
Specifies the default command string for the COMPILE command.
SET LANGUAGE ESCAPES
Describes the syntax of certain language elements, such as
strings, that require special handling for proper text
formatting.
SET LANGUAGE EXPAND CASE
Specifies the case of expanded text of inserted templates.
SET LANGUAGE FILE TYPES
Specifies a file type that is valid for the language being
defined.
SET LANGUAGE FIXED COMMENTS
Specifies the character sequences of fixed comment delimiters
in the language.
SET LANGUAGE FORTRAN
Specifies special processing for Fortran.
SET LANGUAGE HELP LIBRARY
Specifies the HELP library where you can find help text for
placeholders and tokens defined in this language.
SET LANGUAGE HELP TOPIC
Specifies a prefix string to be concatenated in a placeholder
or token definition before LSE looks up the help text for
that placeholder or token.
SET LANGUAGE IDENTIFIER CHARACTERS
Specifies the characters that may appear in token and alias
names in the language.
SET LANGUAGE INITIAL STRING
Specifies the initial text that is to appear in a newly
created buffer.
SET LANGUAGE LEFT MARGIN
Specifies the default left margin setting to be used for
buffers associated with language.
SET LANGUAGE LINE COMMENTS
Specifies the character sequences of the line comment
delimiter in the language.
SET LANGUAGE OPTIONAL DELIMIT
Specifies starting and ending strings that delimit optional
placeholders.
SET LANGUAGE OPTIONAL LIST DELIMIT
Specifies starting and ending strings that delimit optional
list placeholders.
SET LANGUAGE OVERVIEW MINIMUM LINES
Specifies the minimum number of lines an overview line must
hide
SET LANGUAGE OVERVIEW TAB RANGE
Indicates the range of tab values for which the adjustment
definitions are valid.
SET LANGUAGE PSEUDOCODE DELIMIT
Specifies starting and ending strings that delimit pseudocode
placeholders.
SET LANGUAGE PUNCTUATION CHARACTERS
Specifies the characters that are considered punctuation
marks, or delimiters, in the language.
SET LANGUAGE QUOTES
Describes the syntax of certain language elements, such as
strings, that require special handling for proper text
formatting.
SET LANGUAGE REQUIRED DELIMIT
Specifies starting and ending strings that delimit required
placeholders.
SET LANGUAGE REQUIRED LIST DELIMIT
Specifies starting and ending strings that delimit required
list placeholders.
SET LANGUAGE RIGHT MARGIN
Specifies the default right margin setting that is to be used
for buffers associated with the language.
SET LANGUAGE TAB INCREMENT
Specifies the increment of tab stops to be used for buffers
associated with the language.
SET LANGUAGE TAG TERMINATORS
Specifies a list of characters that you can use to terminate
a comment tag.
SET LANGUAGE TRAILING COMMENTS
Specifies the character sequences of trailing commment
delimiters in the language.
SET LANGUAGE VERSION
Specifies a string that represents the version number of the
language.
SET LANGUAGE WRAP
Specifies whether text should be wrapped to a new line when
you are typing beyond the right margin of the current line in
any buffer associated with the language.
SET PACKAGE HELP LIBRARY
Specifies the HELP file (.HLB file) where you can find help
text for routines and parameters defined for this package.
SET PACKAGE HELP TOPIC
Specifies a prefix string to be concatenated to the
TOPIC_STRING for routines and parameters defined for the
package.
SET PACKAGE LANGUAGE
Specifies the languages for which package routines are
defined.
SET PACKAGE PARAMETER EXPAND
Prefix of a text processing utility (TPU) routine to define
the expansion of parameters in this package.
SET PACKAGE ROUTINE EXPAND
Sets the prefix of a text processing utility (TPU) routine to
define the expansion of routines in this package.
SET PLACEHOLDER AUTO SUBSTITUTE
Specifies whether to replace the next occurrence of this
placeholder with the text typed over the current one.
SET PLACEHOLDER BODY LINE
Specifies a body line of a nonterminal type placeholder.
SET PLACEHOLDER DESCRIPTION
Specifies text for a placeholder description.
SET PLACEHOLDER DUPLICATION
Specifies whether a list placeholder is duplicated
horizontally or vertically.
SET PLACEHOLDER HELP TOPIC
Sets the help topic string for the given placeholder.
SET PLACEHOLDER INHERIT
Causes a placeholder to inherit the definition of another
placeholder.
SET PLACEHOLDER LEADING
Identifies leading text to be associated with a placeholder.
SET PLACEHOLDER MENU LINE
Specifies a line of menu that is displayed when a menu-type
placeholder is expanded.
SET PLACEHOLDER PSEUDOCODE
Specifies whether you can enter pseudocode at this
placeholder.
SET PLACEHOLDER SEPARATOR
Specifies the string that separates each duplication of the
placeholder.
SET PLACEHOLDER TERMINAL LINE
Specifies a line of a terminal-type placeholder.
SET PLACEHOLDER TRAILING
Specifies any trailing text to be associated with the
placeholder.
SET TOKEN BODY LINE
Specifies a body line of a token.
SET TOKEN DESCRIPTION
Specifies text for a token description.
SET TOKEN HELP TOPIC
Sets the help topic string for the given token.
SET TOKEN INHERIT
Specifies the name of a defined placeholder that expands in
place of the token.
SHOW ALIAS
Displays the definitions and characteristics of one or more
aliases.
SHOW PLACEHOLDER
Displays the definitions and characteristics of one or more
placeholders.