Long time DW developer using Oracle. Due to new employment, started using SAS as main tool recently. I enjoy learning new programming languages and acquiring a new skill.
SQL
Data warehousing
UNIX scripting
Have you tried writing your program to read in the SAS log (save to a named file) and parse the text? You would need to set "OPTIONS MLOGIC SYMBOLGEN" to capture verbose macro output to log.
... View more