Library /sys$common/syshlp/SCA$NEUTRAL_HELP.HLB  —  LOAD
    [SCA Command] Loads one or more files of compiler-generated source
    analysis data into an SCA library.

    Format

      LOAD   file-spec[, . . . ]

1  –  Qualifiers

1.1    /DELETE

       /DELETE
       /NODELETE (D)

    Deletes an analysis data file after it has been successfully
    loaded into an SCA library.

1.2    /LIBRARY

       /LIBRARY=library-spec
       /LIBRARY=primary-library (D)

    Specifies an SCA physical library to update. This library must
    be one of the current SCA libraries, established by a SET LIBRARY
    command.

    If you do not specify this qualifier, SCA refers to the primary
    SCA library; that is, SCA updates the first of the current SCA
    physical libraries.

1.3    /LOG

       /LOG (D)
       /NOLOG

    Indicates whether SCA reports successful updating of SCA
    libraries.

1.4    /REPLACE

       /REPLACE (D)
       /NOREPLACE

    Indicates whether SCA replaces existing modules of source analysis
    data with new information.

2  –  Parameter

 file-spec[, . . . ]
    Specifies one or more files of source analysis data to be loaded
    into an SCA library. You may use a wildcard file specification.

    The default file type is .ANA, which is the default file type for
    source analysis data files created by compilers.
Close Help