Language Sensitive Editor Menu LOAD — VMS LSE_3.0
=TITLE LOAD
[SCA Command] Loads one or more files of compiler-
generated source analysis data into an SCA library.
Format
LOAD file-spec[,...]
Additional information available:
Qualifiers
=TITLE Qualifiers
Additional information available:
/DELETE
/DELETE
/NODELETE (D)
Deletes an analysis data file after it has been
successfully loaded into an SCA library.
/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.
/LOG
/LOG (D)
/NOLOG
Indicates whether SCA reports successful updating of
SCA libraries.
/REPLACE
/REPLACE (D)
/NOREPLACE
Indicates whether SCA replaces existing modules of
source analysis data with new information.
Parameter
=TITLE 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.