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

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