Is there a way within SAS DI Studio Code Editor to get macro variables to show up in a different color in the log output.
When using symbolgen mprint etc... I would like for certain output from the %put as well to be color coded in someway to assist in debugging / development.
Jonathan
You can use NOTE: ERROR: WARNING: or NOTE:- ERROR:- WARNING:- in your put statement to get some colour.
Reez,
Thank you that is perfect.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.