Library /sys$common/syshlp/SCA$MENU.HLB  —  Parameter Glossary
      command_language

          Specifies either the VMS or PORTABLE command language.

          Uses the parameter value PORTABLE to set the command language
          to SCA Version 4 open-system commands and the parameter value
          VMS to set the command language to the SCA Version 3.1
          VMS-specific commands.  The VMS option is only available on
          VMS systems.

      directory_spec_list

          Specifies one or more directories.

      file_name

          Specifies one valid file name.

      file_spec_list

          Specifies one or more valid file names.

          You may use wildcard file specifications.

      help_topic

          Indicates the topic for which you want help.

      library_spec

          Specifies one library.

      library_spec_list

          Specifies one or more libraries.

          A library is specified by the directory it is in or you can
          use a library number in place of a library specification.
          You can also specify a wildcard name expression.

      module_spec_list

          Specifies one or more modules.

          You may specify wildcard module names.

      next_library_spec

          Specifies the next library after a given library in a library
          list.

          If you do not specify a value, SCA adds the library or
          libraries to the beginning of the list.

      option_expression

          Specifies the set of options to be shown.

      option_name

          Specifies an report option type.

      prev_library_spec

          Specifies the previous library after a given library in a
          library list.

          If you do not specify a value, SCA adds the library or
          libraries to the end of the list.

      processing_state

          Specifies the state for duplicate inclusion processing.

          Valid choices are SEEN and UNSEEN.

      query_exp

          Specifies the set of occurrences to be found.

          For information on query expressions, see the chapters on
          query expressions and query language in the user manual.

      query_name

          Specifies the name of the query session.

      query_spec_list

          Specifies one or more queries.

          You can specify wildcards.

      report_name

          Specifies the name of the report to produce.

          The report name should be the name of one of the Digital
          supplied reports or the name of a user-written report.  You
          can abbreviate the report name if the abbreviation is unique.

          The REPORT command uses this parameter to find a
          corresponding TPU procedure whose name starts with
          SCA_REPORT_report-name.  This TPU procedure is invoked to
          produce the report.  Because there is a TPU restriction on
          the length of procedure names, a report name must not exceed
          121 characters.

          Digital has implemented the following reports:

              o  HELP-A help file, suitable for processing by the
                 VMS Librarian into a help library.

              o  PACKAGE-An LSE package definition, which can be
                 processed by LSE and put into an environment file,
                 to create templates for calling the procedures in
                 your code.

              o  INTERNALS-A comprehensive report on the software
                 in your system, all of the information in comment
                 headers, and a structural presentation of your
                 code.

              o  2167A_DESIGN-The design section of the DOD-STD-
                 2167A Software Design Document.

      sensitivity_state

          Specifies case sensitivity.

          Valid choices are either ON or OFF.

      wildcard_syntax

          Specifies a style of wildcarding.

          Valid choices are either ULTRIX or VMS.
Close Help