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

 

CFC_SAS_Communities_400x225.jpg

Call for content now open!

It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.

Submit your proposal →

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