1 CHECK Checks the validity of the item specified by the option word. Format CHECK option 2 LANGUAGE Analyzes the definitions associated with a language and reports errors. Format CHECK LANGUAGE language-name 3 Qualifiers /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. 3 Parameter language-name Specifies the name of the language whose definitions are to be checked. Wildcards are not permitted. 3 Restrictions The /DEFINITIONS and /HELP_INTERFACE qualifiers are mutually exclusive.