BookmarkSubscribeRSS Feed
Smitha9
Fluorite | Level 6

I have bunch of macros which I saved and I have to run each macros using %include to invoke the macro.

Can I save all macros in one and run that one line and will invoke all the macros together?

let me know. thanks in advance.

example:

%include"s/path/a";

%include"s/path/b";

%include"s/path/c";

 

I dont want to run each macros rather want to save all these in one line and run it together.

 

1 REPLY 1
Reeza
Super User

Same answer as your colleague/classmate, all your questions are very similar.

https://communities.sas.com/t5/New-SAS-User/saving-macros-files/m-p/658208

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!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 380 views
  • 1 like
  • 2 in conversation