8.56. SysReorderRexxMacro
>>-SysReorderRexxMacro(name,order)-----------------------------><
			Reorders a routine loaded in the Rexx macrospace. SysReorderRexxMacro returns the RexxReorderMacro return code.
		
			Parameters:
		
- name
 
						The name of a function in the macrospace.
					
- order
 
						The new macro search order. The order can be "B" (Before) or "A" (After).