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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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