I am getting an error :
The quoted string currently being processed has become more than 262 bytes long.
I ran a program successfully a number of times. Then I added a macro, and forgot to include the %mend. Now I can run a single data step and it still is giving me a Error message. I thought that the command was Clear;Run; But it is not. I need to deactivate code that I have run in the past.
Thanks,
You can try the magic string:
;*';*";*/;quit;
You may need a %mend as well.
Or you may have to restart SAS unfortunately.
Some more details and options are noted here:
https://blogs.sas.com/content/iml/2013/08/19/errors-that-cause-sas-to-freeze.html
You can try the magic string:
;*';*";*/;quit;
You may need a %mend as well.
Or you may have to restart SAS unfortunately.
Some more details and options are noted here:
https://blogs.sas.com/content/iml/2013/08/19/errors-that-cause-sas-to-freeze.html
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.