$$RexxRet If you send ARexx commands with SendRexx or otherwise, there may be a value returned by the program to which you sent the command. If so, then an internal variable named $$REXXRET will contain this value (RESULT_2) Usually programs don't return anything though.. See also $$RetCode