BookmarkSubscribeRSS Feed
Quentin
Super User
Yes @FreelanceReinhard absolutely. Since you were in a setting where your main data step had to "respond" to values from the called code, that would NOT have been possible with CALL EXECUTE. That magic is only available via DOSUBL, because the main step pauses execution (or compilation, depending on how DOSUBL is called), and then waits for the side-session to complete before resuming. Great example of DOSUBL benefits! : )

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
  • 15 replies
  • 3450 views
  • 8 likes
  • 6 in conversation