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

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 616 views
  • 0 likes
  • 2 in conversation