BookmarkSubscribeRSS Feed
Sunet
Calcite | Level 5

Can one execute code (a program) automatically when EG closes ?

In a similar way that  autoexec executes when EG opens ?

2 REPLIES 2
SASKiwi
PROC Star

Implicit in your requirement is the need to have an open SAS server connection when you close EG. This may not always be the case.

I suggest you research the TERMSTMT = SAS option as a way of running code when closing a SAS server connection in EG. This statement could be a %INCLUDE statement to run a complete program. 

There is no way I am aware of for EG itself to trigger a program on closing itself. A server-side solution like TERMSTMT is the only option I can think of.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 2 replies
  • 1340 views
  • 0 likes
  • 2 in conversation