Hi,
I am using a SAS mediation macro and receive error 180-322.
I don't know how to resolve it.
Any suggestions!
Thanks
wajs
Please learn to post the log of your program including the errors. Without evidence we cannot help you.
http://blogs.sas.com/content/sasdummy/2016/08/25/error-180-322-missing-semicolon/
often the cause is a missing semicolon
Since this involves a macro you should
1) set OPTIONS MPRINT; prior to running the code
2) Run the code
3) post the log of everything related to running the macro. Copy from the LOG and paste into a code box on the forum opened with the {I} or "running man" icon. This is important because the main message windows will reformat the text of the log and the diagnostic underscore characters will not appear in the correct place.
The error message should appear more in context with the generated code.
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.