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-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

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
  • 420 views
  • 1 like
  • 2 in conversation