*ProcessBody;
%stpbegin;
%put NOTE: Execute macro ¯oToRun..;
%¯oToRun
%stpend;
%¯oToRun resolves to a % sign followed by the macro name, thus invoking the specified macro.
Return