Language Sensitive Editor CHECK — VMS LSE_3.0
Checks the validity of the item specified by the option word.
Format
CHECK option
Additional information available:
LANGUAGE
Analyzes the definitions associated with a language and reports
errors.
Format
CHECK LANGUAGE language-name
Additional information available:
QualifiersParameterRestrictions
Qualifiers
Additional information available:
/DEFINITIONS
/DEFINITIONS (D)
Specifies that the CHECK LANGUAGE command report the following:
o Undefined tokens
o Undefined placeholders
o Unreferenced placeholders
o Package routines with the same name as placeholders
o Package parameters with the same name as tokens
o Parameters defined with the same name in multiple packages
o Routines defined with the same name in multiple packages
o Invalid topic strings
/HELP_INTERFACE
Specifies that the CHECK LANGUAGE command report invalid topic strings.
Parameter
language-name Specifies the name of the language whose definitions are to be checked. Wildcards are not permitted.
Restrictions
The /DEFINITIONS and /HELP_INTERFACE qualifiers are mutually exclusive.