BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Fiery
Obsidian | Level 7

Hello Experts, 

 

I am using the SAS Certification Pre Guide  (Base Programming for SAS 9 Third Edition) learning SAS. In chatper3 it introduces how to  recalling SAS programs. Since this book is based on the windowing environment, I am using SAS Studio. I can't see how it looks like in the windowing environment to do this step. I'd like to know if possible to recall SAS progams in SAS Studio? and How?

 

Thanks in advance for your help?

 

Fiery 

1 ACCEPTED SOLUTION

Accepted Solutions
Damo
SAS Employee

Hi @Fiery

 

If you're referring to the RECALL mentioned with Submitting Code from the Clipboard, you can disregard it when it comes to SAS Studio.

It was relevant with older release like SAS 6.12 when the submitted code was removed from the Program Editor.

You had to "recall" the submitted code by pressing the F4 key.

Now, from SAS 8.2, you have the Enhanced Editor and you don't need to recall the code.

(Said that, the Program Editor is still available if you need it with SAS Fondation).

 

Hope that helps.

 

Cheers,
Damo

View solution in original post

4 REPLIES 4
Damo
SAS Employee

Hi @Fiery

 

If you're referring to the RECALL mentioned with Submitting Code from the Clipboard, you can disregard it when it comes to SAS Studio.

It was relevant with older release like SAS 6.12 when the submitted code was removed from the Program Editor.

You had to "recall" the submitted code by pressing the F4 key.

Now, from SAS 8.2, you have the Enhanced Editor and you don't need to recall the code.

(Said that, the Program Editor is still available if you need it with SAS Fondation).

 

Hope that helps.

 

Cheers,
Damo

Fiery
Obsidian | Level 7

Hi Damo,

 

Got it, thanks for your help! Smiley Happy

 

Fiery

ballardw
Super User

@Damo wrote:

Hi @Fiery

 

If you're referring to the RECALL mentioned with Submitting Code from the Clipboard, you can disregard it when it comes to SAS Studio.

It was relevant with older release like SAS 6.12 when the submitted code was removed from the Program Editor.

You had to "recall" the submitted code by pressing the F4 key.

Now, from SAS 8.2, you have the Enhanced Editor and you don't need to recall the code.

(Said that, the Program Editor is still available if you need it with SAS Fondation).

 

Hope that helps.

 

Cheers,
Damo


@Damo

Actually I moderately often use F4 for recall because I modify data step code generated by proc import. If I RECALL immediately after the proc import then the code generated is what is recalled to the editor. Which is much nicer than copying from the log, pasting and then cleaning up.

 

 

Damo
SAS Employee

Hi @ballardw

 

Good point, I used it that way too.

Not on a regular basis but I'm not importing files everyday too.

 

Cheers,
Damo

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 4 replies
  • 2905 views
  • 3 likes
  • 3 in conversation