RexxReorderMacro - Parameters
Position (ULONG) -
input
New search-order position of the macrospace
function. Possible values are:
RXMACRO_SEARCH_BEFORE
The REXX interpreter locates
the function before any registered functions or external REXX files.
RXMACRO_SEARCH_AFTER
The REXX interpreter locates the function after
any registered functions or external REXX files.
[Back: RexxReorderMacro - Syntax]
[Next: RexxReorderMacro - Returns]