
>>-EXEC--execid--args------------------------------------------><
EXEC calls a REXX exec at a lower level (as a nested exec). All
variables for this new exec are kept separate from the higher level
exec, which is suspended until the nested exec ends.