Trying to modify an old macro from running it on Windows to running it on
Linux.
The following line gives me an error message.
%local sysrc;
ERROR: Attempt to %LOCAL automatic macro variable SYSRC.
My question is why the original developer put down this line of codes if it
gives us the error message? Why s/he wants to localize the automatic macro
variable?
Thanks a lot!