1 SHOW Displays information about the item specified by the option word. Format SHOW option 2 LIBRARY [SCA Command] Displays the directory specification for all active SCA libraries. Format SHOW LIBRARY 3 Qualifiers /BRIEF /BRIEF (D) Displays only the directory specification for all active libraries. /FULL Displays all information about all active SCA libraries. 2 MODULE [SCA Command] Displays information about SCA library modules. Format SHOW MODULE [module-name[, . . . ]] 3 Qualifiers /ALL Specifies that SCA display both hidden and visible modules. /BRIEF Indicates how much information you want displayed. The /BRIEF qualifier causes SCA to display selected information about each indicated module in tabular format. If you specify a wildcard expression for the parameter, or if SCA assumes one, /BRIEF is the default. /FULL Indicates how much information you want displayed. The /FULL qualifier causes SCA to list all information available about each indicated module. If you specify an explicit name for the parameter, /FULL is the default. /HIDDEN Specifies that SCA display only hidden modules. /LIBRARY /LIBRARY=library-spec /LIBRARY=* (D) Specifies an SCA library containing the module to be displayed. The library must be one of the current SCA libraries established by a SET LIBRARY command. If you do not specify the /LIBRARY qualifier, SCA assumes you have specified all current SCA libraries. /OUTPUT /OUTPUT[=file-spec] Directs command output to a file rather than to the $SHOW buffer. The default output file specification is SCA.LIS. /VISIBLE /VISIBLE (D) Specifies that SCA display only visible modules. 3 Parameter module-name[, . . . ] Specifies the modules to be displayed. If you omit this parameter, SCA displays all modules. You may specify wildcard module names. 2 QUERY [SCA Command] Displays information about one or more current SCA query sessions. Format SHOW QUERY [query-name,...] 3 Qualifiers /BRIEF /BRIEF (D) Indicates how much information you want to be displayed. The /BRIEF qualifier causes SCA to display (in tabular format) the query name, query expression, and description for the indicated query. /FULL Indicates how much information you want to be displayed. The /FULL qualifier causes SCA to display all information about the indicated query. 3 Parameter query-name Specifies the name of the query to be displayed. If you specify a null query name (""), SCA assumes you mean the current query. If you omit this parameter, SCA assumes you have specified an asterisk (*). 2 VERSION [SCA Command] Displays the current version of LSE and SCA. Format SHOW VERSION 2 COMMAND LANGUAGE [SCA Command] Displays the name of the current command language setting; either PORTABLE or VMS. Format SHOW COMMAND LANGUAGE