Product Site

C.1.41. Error 45 - No data specified on function RETURN.

Explanation:

A REXX program has been called as a function, but returned without passing back any data.

The associated subcodes are:
001

Data expected on RETURN instruction because routine "routine" was called as a function.