/TARGET=target-file-type
Specifies the type of target file to produce. This value is
converted to a VAXTPU string value and assigned to the global
VAXTPU variable SCA$REPORT_TARGET. You can specify one of the
following keywords:
Keyword Type of file
TEXT, TXT Text file
RUNOFF, DSR, RNO A file for processing by RUNOFF
SDML, DOCUMENT A file for processing by VAX DOCUMENT
LSEDIT, LSE A file for processing by LSE
HLP, HELP A help file for processing by the
Librarian
OTHER=value Optional file type
Note that the OTHER keyword can take an optional value. The
default value is the null string, which by convention is
interpreted by the VAXTPU procedures as TEXT. User supplied
report procedures can ignore this convention and provide their
own defaults.
The default target file types are SDML for INTERNALS and 2167A_
DESIGN reports, HLP for HELP reports, and LSE for PACKAGE reports.