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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 983 views
  • 0 likes
  • 2 in conversation