BookmarkSubscribeRSS Feed
ColJG88
Calcite | Level 5
I currently have a SAS EG project that loops though a list of other projects - of which there are around 30 - and runs them sequentially throughout the day.

It’s just a simple DO loop that uses %INCLUDE to run the selected project during the loop.

I was wondering whether it was possible to run these projects from within the loop using separate threads in order to cut down the run time of the overall project?
1 REPLY 1
AhmedAl_Attar
Ammonite | Level 13

Hi,

 

You can use SYSTASK within your Macro Loop. Here a Paper on this topic More Th an Batch – A P roduction SAS ® Framework

 

Hope this helps,

Ahmed

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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