Skip to main content

Getting an RTS 114 error on EXIT PROGRAM RETURNING statement

  • February 15, 2013
  • 0 replies
  • 0 views

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

0 replies

Be the first to reply!