Some More SAS Tips
Tag: Report Errors
SAS Macros to Search and Report Errors and Warnings from your SAS Logs
How many a times at work have you gone thru the logs looking for ERROR, WARNINGS, NOTES etc for more information about the generated problem?…I’ve been doing a lot like that lately for developing / debugging / lines of code for more information…I j…