BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I work with EG3. Sometimes I want to exit my sas program early(without executing all steps). Is this possible to exit the program at a point?
For example, other languages might use an Exit statement.
2 REPLIES 2
Cynthia_sas
Diamond | Level 26
Hi:
There are several statements that let you exit a SAS program, as well as exit a SAS session. However, I don't know what those statements do within the context of an EG session.

Your best bet is to contact Tech Support for help with your specific configuration and environment. To find out how to contact Tech Support, refer to:
http://support.sas.com/techsup/contact/index.html

cynthia
deleted_user
Not applicable
The usual statements that allow you to exit your SAS program (Abort, endsas) will actually disconnect your EG session if you're running in a server environment.

We got around the problem by writing macro code to set different %include files based on the various conditions we were testing for.

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