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

I vaguely remember a Data Step function I used a long time ago to match a PROC with a SAS module licence. I think it was something like TSPRD().

 

Does such a function still exist?..............Phil

Philip R Holland
Recent book (see my blog site): "SAS Programming Experiences: A How-To Guide from a Power SAS User"
1 ACCEPTED SOLUTION

Accepted Solutions
Rick_SAS
SAS Super FREQ

I've never seen a DATA step function, but you can look it up in the online documentation: SAS Procedure by Name

View solution in original post

3 REPLIES 3
hollandnumerics
Lapis Lazuli | Level 10
Unfortunately SYSPROD() is only a programmatic way to check the SAS setinit.

I was looking for a function to give me the SAS product from a PROC name, e.g. XXPROD('lifetest') => 'STAT', or a number or string meaning SAS/STAT
Philip R Holland
Recent book (see my blog site): "SAS Programming Experiences: A How-To Guide from a Power SAS User"
Rick_SAS
SAS Super FREQ

I've never seen a DATA step function, but you can look it up in the online documentation: SAS Procedure by Name

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 3 replies
  • 1623 views
  • 2 likes
  • 3 in conversation