I was just trying to reload my macro path
and the log file gives me the error;
then no matter what I run, the code doesnt execute and return the code to the log file.
any suggestions?
Thanks,
proc options option = macro; run; /* switch on macro capabilty*/
%Include 'C:\Macro\access macro.sas';
WARNING: Truncated record.
ERROR: Open code statement recursion detected.
ERROR: Expecting comma (to separate macro parameters) or close parenthesis (to end parameter list)
but found: when
ERROR: A dummy macro will be compiled.