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