Hi All,
I am trying to understand the RUN statement. Does it read above for other RUN statement and or the beginning of the file which contains a hidden line (OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;)?
Example of the log file in SAS Studio:
Cheers Conrad
Your front-end (SAS Studio) sends code automatically before each of your submits that initializes this individual submit. In order to keep your log clean, log output is prevented by the first line. In line 71 (which is still "hidden"), there's another options statement that reverts this, so you get log output starting at line 72.
Note from Community Manager @BeverlyBrown on 6/7/21:
For additional details, see Documentation on Suppressing Information in the SAS Log.
Your front-end (SAS Studio) sends code automatically before each of your submits that initializes this individual submit. In order to keep your log clean, log output is prevented by the first line. In line 71 (which is still "hidden"), there's another options statement that reverts this, so you get log output starting at line 72.
Note from Community Manager @BeverlyBrown on 6/7/21:
For additional details, see Documentation on Suppressing Information in the SAS Log.
Does SAS Studio give you an option to choose NOT to hide that bit of the log? I always get nervous when stuff is hidden from me, code or otherwise.
: )
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!
Ready to level-up your skills? Choose your own adventure.