>>-SysAddRexxMacro(name,file-+--------+-)----------------------><
+-,order-+Adds a routine to the Rexx macrospace. SysAddRexxMacro returns the RexxAddMacro return code.
Parameters:
The name of the function added to the macrospace.
The file containing the Rexx program.
The macrospace search order. The order can be "B" (Before) or "A" (After).