BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
whymath
Lapis Lazuli | Level 10

In SAS version name "SAS 9.4 TS1M8", what does "TS" means? By the way, I think the letter "M" is for "maintenance".

 

I tried "%put &sysvlong;" in SAS editor and got "9.04.01M7P080520". What does that means? Could please explain for me?

1 ACCEPTED SOLUTION

Accepted Solutions
s_lassen
Meteorite | Level 14

According to this link, it means "Technical Support level (TSLEVEL)"

View solution in original post

2 REPLIES 2
s_lassen
Meteorite | Level 14

According to this link, it means "Technical Support level (TSLEVEL)"

Rick_SAS
SAS Super FREQ

The string  "9.04.01M7P080520" is interpreted as 

SAS 9.4 Maintenance 7.

You can ignore the string of characters at the end (P080520). Those characters are only interpretable by SAS Technical Support. They indicate internal information that helps TS identify technical information such as patches/hot fixes/release dates, and so forth. 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1573 views
  • 5 likes
  • 3 in conversation