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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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