I've been using the SAS® Component Language 9.4: Reference, Third Edition, but it's really not very helpful. Is there a better language reference for writing SAS-EGH code? Something that I can type "proc format" into that will actually give me the definition of the syntax with examples? I know that the above has these in but finding them is just not easy. Especially for beginners. Thanks.
Bookmark this: SAS 9.4 Programming
If you need assistance in navigating it (some things are not that easy to find), feel free to ask.
Alphabetical list of documentation to all SAS PROCs https://documentation.sas.com/?cdcId=pgmsascdc&cdcVersion=9.4_3.4&docsetId=allprodsproc&docsetTarget...
Alphabetical list of documentation to all SAS Functions: https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=allprodslang&docsetTarget=syn...
Alphabetical list of documentation to all SAS Statements: https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=allprodslang&docsetTarget=syn...
Alphabetical list of documentation to all SAS Formats: https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=allprodslang&docsetTarget=syn...
Alphabetical list of documentation to all SAS Informats: https://documentation.sas.com/?cdcId=pgmmvacdc&cdcVersion=9.4&docsetId=allprodslang&docsetTarget=syn...
I'm using those suggestions now, thanks. Still hoping there is a more intuitive reference guide out there somewhere.
The documentation for SAS is huge (as in huge huge huge to the 42nd power), no one knows it all, and it would be difficult to imagine something more intuitive than a search engine, or alphabetical lists. What did you have in mind?
To tell you the truth (and don't tell anyone at SAS I said this), Google often does better searches of the SAS documentation than the SAS web site does.
So, if you Google for this
proc format site:documentation.sas.com
I usually get faster results and more relevant results. But not always.
@PaigeMiller - Sad but true.
@Martin_Bryant wrote:
Yes, I tend to use DDG, but I think that it is also true for that.
I don't know what DDG is. I don't understand the rest of your statement.
One must not forget that the Google people are, by necessity, the world champions of cataloging web data and making it searchable. IMO, website maintainers would be well advised to simply hand all the searching off to Google.
I'm trying to ask SAS to add a link in mouse-over text (SAS Integrated Syntax Help) to call Google with "site:documentation.sas.com" in addition to the link to Google with "site:support.sas.com". Please vote it up.
Add link to mouse-over text that calls web browser... - SAS Support Communities
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.