VMS Help SCA, SHOW *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Displays information about the item specified by the option word. Format SHOW option
1 - LIBRARY |
[SCA Command] Displays the directory specification for all active SCA libraries. Format SHOW LIBRARY
1.1 - Qualifiers
1. 1.1 - /BRIEF
/BRIEF (D) Displays only the directory specification for all active libraries.
1. 1.2 - /FULL
Displays all information about all active SCA libraries.
2 - MODULE |
[SCA Command] Displays information about SCA library modules. Format SHOW MODULE [module-name[, . . . ]]
2.1 - Qualifiers
2. 1.1 - /ALL
Specifies that SCA display both hidden and visible modules.
2. 1.2 - /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.
2. 1.3 - /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.
2. 1.4 - /HIDDEN
Specifies that SCA display only hidden modules.
2. 1.5 - /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.
2. 1.6 - /OUTPUT
/OUTPUT[=file-spec] Directs command output to a file rather than to the $SHOW buffer. The default output file specification is SCA.LIS.
2. 1.7 - /VISIBLE
/VISIBLE (D) Specifies that SCA display only visible modules.
2.2 - Parameter
module-name[, . . . ] Specifies the modules to be displayed. If you omit this parameter, SCA displays all modules. You may specify wildcard module names.
3 - QUERY |
[SCA Command] Displays information about one or more current SCA query sessions. Format SHOW QUERY [query-name,...]
3.1 - Qualifiers
3. 1.1 - /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.
3. 1.2 - /FULL
Indicates how much information you want to be displayed. The /FULL qualifier causes SCA to display all information about the indicated query.
3.2 - 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 (*).
4 - VERSION |
[SCA Command] Displays the current version of LSE and SCA. Format SHOW VERSION
|