I ask because I am using SAS 9.4 through my school. I use App2Go to use SAS on my computer (we only have one computer lab with SAS directly installed on the systems). When I try and find information on SAS, it seems there are various versions and none seem to look like what I use.
Here's the statements from the beginning of the log:
NOTE: Copyright (c) 2002-2012 by SAS Institute Inc., Cary, NC, USA.
NOTE: SAS (r) Proprietary Software 9.4 (TS1M2)
Licensed to VIRGINIA COMMONWEALTH UNIVERSITY - SFA T&R, Site 70105052.
NOTE: This session is executing on the X64_SRV12 platform.
Thank you
The second line indicates the version you are using - SAS 9.4:
NOTE: SAS (r) Proprietary Software 9.4 (TS1M2)
TS1M2 indicates that Tech Support Level available is a 1 and the SAS product installed is a maintenance release 2 for the same version. For each version, SAS typically releases several updates and each new update is called a maintenance release.
Here some info on TS levels:
http://support.sas.com/techsup/support.html
Here's more on maintenance releases:
You're using SAS Base.
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.