SCA$HELP.HLB  —  SHOW  MODULE
    [SCA Command] Displays information about SCA library modules.

    Format

      SHOW MODULE   [module-name[, . . . ]]

1  –  Qualifiers

1.1    /ALL

    Specifies that SCA display both hidden and visible modules.

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.

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.

1.4    /HIDDEN

    Specifies that SCA display only hidden modules.

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.

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.

1.7    /VISIBLE

       /VISIBLE (D)

    Specifies that SCA display only visible modules.

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.
Close Help