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

Hi,

The following is extract from the advanced programming book. 

To save the Printit macro definition to the Sasuser.Mymacs catalog, perform these
steps:
1. Select File ð Save As Object. In the Save As Object window, select the Sasuser
library. ...

 

The problem is I can't find the Save As Object option on my platform (I'm using SAS Ondemand).

 

thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
SASKiwi
PROC Star

I'm guessing that your advanced programming book is explaining how to save the macro program as a SOURCE entry in the MyMacs SAS catalog.

 

Most likely the author is assuming you are using the legacy SAS Windowing Environment, also called Display Manager. With SODA you use SAS Studio, a much more modern interface. The two interfaces are not the same and storing source code in SAS macros is not really recommended these days. That may explain why there is no option. I'd suggest just storing macros like any other SAS program - in text files with a file type of SAS.   

View solution in original post

3 REPLIES 3
ballardw
Super User

What did you have highlighted or selected in the interface when attempting to save? Save is context sensitive and the type of object selected limits what sort of save my be allowed.

SASKiwi
PROC Star

I'm guessing that your advanced programming book is explaining how to save the macro program as a SOURCE entry in the MyMacs SAS catalog.

 

Most likely the author is assuming you are using the legacy SAS Windowing Environment, also called Display Manager. With SODA you use SAS Studio, a much more modern interface. The two interfaces are not the same and storing source code in SAS macros is not really recommended these days. That may explain why there is no option. I'd suggest just storing macros like any other SAS program - in text files with a file type of SAS.   

wxzhai
Obsidian | Level 7

thank you for your explanation!

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 775 views
  • 2 likes
  • 3 in conversation