When the HP-3000 compatibility option is enabled, the CONDITION-CODE feature is supported.
Each reference to the CONDITION-CODE feature in a program will be translated to a call to CCODE in the generated C-code.
The Kobol package does NOT contain an MPE intrinsics emulation library and therefor does not contain the CCODE function. This function must be must be provided by the user.