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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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