1 /DECLARATION_CLASS
/DECLARATION_CLASS=declaration-class Indicates the class of the module to be copied. The following declaration classes are supported: PRIMARY-Module implementation ASSOCIATED-Module specification If you do not specify a declaration class, SCA extracts both classes, if they exist.
2 /LIBRARY
/LIBRARY=library-spec Specifies the SCA static library from which to extract the module. This library must be one of the current SCA libraries (established by a SET LIBRARY command). If you do not specify this qualifier, then SCA tries to extract the module from the primary library (the first of the current SCA libraries).
3 /LOG
/LOG /NOLOG (D) Indicates whether SCA reports the extraction of a module.
4 /OUTPUT
/OUTPUT=file-spec Specifies the file into which all modules of source analysis data will be written. The default is /OUTPUT=module-name.ANA, where the module name is the name of the file the compiler created.