BookmarkSubscribeRSS Feed
Amahareek
Fluorite | Level 6

Hello, 

 

i've created new format using proc format in stored process i want this format to autoload and the stored process to read like sas formats 

stored permenant because it takes 2 seconds every time the stored process called to load this format 

 

 

3 REPLIES 3
ChrisBrooks
Ammonite | Level 13

Do you man that you don't want to have to run the Proc Format every time the Stored Process runs?

 

If so save the generated format with the LIBRARY= option http://documentation.sas.com/?docsetId=proc&docsetTarget=n1c16dxnndwfzyn14o1kb8a4312m.htm&docsetVers...

 

Then use the OPTIONS FMTSEARCH statement to tell SAS where to look for that format http://documentation.sas.com/?docsetId=lesysoptsref&docsetTarget=p1fvn6rwmpf1njn1whkud1hmsc97.htm&do...

Amahareek
Fluorite | Level 6

thanks a lot Chris 

 

I've found this before please proivde example with code 

 

thanks again

 

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
  • 3 replies
  • 635 views
  • 0 likes
  • 3 in conversation