Product Site

C.1.40. Error 44 - Function or message did not return data.

Explanation:

The language processor called an external routine within an expression. The routine seemed to end without error, but it did not return data for use in the expression.

You might have specified the name of a program that is not intended for use as a REXX function. Call it as a command or subroutine instead.

The associated subcodes are:
001

No data returned from function "function".
900

message.