BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Well, it is probably going to be a stupid question, but I could not find out how to integrate a tagset code - for example loaded somewhere from SAS support homepage - into the tagset collection in my SAS program. Could anybody help me out?
2 REPLIES 2
Tim_SAS
Barite | Level 11
Tagsets are just SAS programs that use PROC TEMPLATE and you just execute the tagset code like you would any other SAS program. PROC TEMPLATE will store your new tagset in the first writable location in your ODS PATH. By default this is SASUSER.TEMPLAT. You can use the ODS PATH statement to specify some other library, if that's what you want.

Here's more info about ODS PATH: http://support.sas.com/documentation/cdl/en/odsug/59523/HTML/default/a002233323.htm.
deleted_user
Not applicable
Many thanks!

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 603 views
  • 0 likes
  • 2 in conversation