gtpm1m4aTPF V4R1 Migration Guide: 3.1 to 4.1

Storage Manipulation Macros No Longer Supported

Table 55 summarizes macros that are no longer supported. Any code issuing these macros must be changed.

Table 55. Storage Manipulation Macros No Longer Supported for the TPF 4.1 System

Macro Suggested Replacement
ATOLC Use the ADDLC macro.
BLKBC There is no replacement.
CLHCC Use the SERRC macro or the SNAPC macro if the function is still needed.
CLHEC Use the SERRC macro or the SNAPC macro if the function is still needed.
GETBC Use the $GETBC macro.
GIOBC Use the $GSWBC macro and the $GIOBC macro.
GTMBC Use heap storage or code multiple GETCC macros.
NTYPC There is no replacement.
NXTBC There is no replacement.
ORDBC There is no replacement.
RELBC Use the $RELBC macro.
RIOBC Use the $RIOBC macro.
RLMBC Let exit processing release storage.