The following table shows the LE dynamic-storage callable services that are supported by this COBOL system
Routine |
Description |
Supported? |
CEE3RPH |
Set report heading |
No * |
CEECRHP |
Create new additional heap |
Yes |
CEECZST |
Reallocate (change size of) storage |
Yes |
CEEDSHP |
Discard heap |
Yes |
CEEFRST |
Free heap storage |
Yes |
CEEGTST |
Get heap storage |
Yes |
Note:
- Calls to unsupported routines marked by '*' are accepted but no action occurs. In the FEED_BACK condition (FC) code, the severity is set to 4, the message number to 9999, and the facility-ID to MFX.
- The FLGS data item in the FEED_BACK condition (FC) token is not set or used by this COBOL system.