The following table describes COBOL compiler variables.
|
COBOL Compiler Variables |
Description |
User Notes |
|---|---|---|
|
COBOL Compiler name Default: IGYCRCTL |
Name of the COBOL compiler. |
|
|
Size parameter No default |
Amount of space for the compiler SIZE parameter as: kilobytes, for example, 4096 KB Bytes, for example, 4194304 MAX. |
|
|
COBOL Compiler library Default: IGY.SIGYCOMP |
Name of library containing the compiler used by the environment and various support modules for COBOL. |
|
|
Compiler library in linklist Default: N |
Flag indicating if the compiler library is defined in the system linklist. |
|
|
z/OS Static runtime library Default: CEE.SCEELKED |
Library containing static runtime modules for COBOL. |
|
|
z/OS Dynamic runtime library Default: CEE.SCEERUN |
Library containing z/OS LE dynamic runtime modules. z/OS and LE/370 refer to the same environment. LE/370 or z/OS runtimes may also be referenced as DLLs, dynamic runtime, or transient runtime. |
|
|
SCREERUN library in linklist Default: N |
Flag indicating if this library is in linklist. |
|
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|