Problem:
A called program or a subprogram fails with RTS 114 error on EXIT PROGRAM RETURNING a value. The error occurs in INT, not in GNT.
Resolution:
Make sure the value is valid for return-code. It is not meant to return a string or any other value.
Old KB# 5256
