Prev
Open Object Rexx
Next
Code style
dark
electric
light
print
rgfdark
rgflight
tokio-day
tokio-night
vim-dark-blue
vim-dark-darkblue
vim-dark-desert
vim-dark-elflord
vim-dark-evening
vim-dark-industry
vim-dark-koehler
vim-dark-murphy
vim-dark-pablo
vim-dark-ron
vim-dark-slate
vim-dark-torte
vim-light-delek
vim-light-morning
vim-light-peachpuff
vim-light-shine
vim-light-zellner
8.48. SysReorderRexxMacro
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).
Prev
8.47. SysQueryRexxMacro
Up
Home
Next
8.49. SysRmDir