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
SAS Super FREQ
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.

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