... | @@ -17,4 +17,9 @@ |
... | @@ -17,4 +17,9 @@ |
|
#### appSysLibs is a list of LOADLIBs or OBJECT libraries used during the LinkEdit process
|
|
#### appSysLibs is a list of LOADLIBs or OBJECT libraries used during the LinkEdit process
|
|
#### appMacLibs is a list of MACLIB libraries used during the Assembly process
|
|
#### appMacLibs is a list of MACLIB libraries used during the Assembly process
|
|
#### Cobolv4Opts will invoke Cobol v4.2 compile for each Cobol source file specified using the specified Compiler Options
|
|
#### Cobolv4Opts will invoke Cobol v4.2 compile for each Cobol source file specified using the specified Compiler Options
|
|
#### LKEDCNTL will add Linkedit control cards, specified by |
|
#### LKEDCNTL will add Linkedit control cards, pulls the *.nk file for the specified source files
|
|
\ No newline at end of file |
|
#### Cobolv6Opts will invoke Cobol v6 compile for each Cobol source file specified using the specified Compiler Options
|
|
|
|
#### LinkOpts will override the default LinkEdit options for each source file specified
|
|
|
|
#### AssemblerOpts will override the default Assembler options for each source file specified
|
|
|
|
#### EztrieveOpts will override the default EasyTrieve options for each source file specified
|
|
|
|
#### Xpediter will cause Xpediter Compile to used, plus delete/defined the DDIO file |
|
|
|
\ No newline at end of file |