BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
JithinJoe
Fluorite | Level 6

Hi; 

I  need to know how to intrupt or stop the execution of any sas command in unoversity edition, 
thanks. 

Jithin J

1 ACCEPTED SOLUTION

Accepted Solutions
Kalind_Patel
Lapis Lazuli | Level 10

Hi @JithinJoe;

 

When you execute the program in SAS university Edition;

You will get the popup like this;

Screenshot (15).png

 

So just click on the cancel button, it will stop the execution.

View solution in original post

5 REPLIES 5
Kalind_Patel
Lapis Lazuli | Level 10

Hi @JithinJoe;

 

When you execute the program in SAS university Edition;

You will get the popup like this;

Screenshot (15).png

 

So just click on the cancel button, it will stop the execution.

JithinJoe
Fluorite | Level 6

Thank you @Kalind_Patel, Apart from this any other ways that we can intruept the execution or may be postpone it to later? I know in portable we had a button to stop the execution, Is it avaliable in university edition?

Kalind_Patel
Lapis Lazuli | Level 10

Welcome@JithinJoe ;

 

SAS University edition will give you SAS Studio access for programming,

If I am not wrong, you are naming Base SAS as portable, 

Base SAS is Windows application and SAS Studio is a web application,

 

So, unfortunately, you will not get the stop execution button like Base SAS, but cancel button (SAS Studio) will act like the same as a stop button (Base SAS), they just have different UI.

Shmuel
Garnet | Level 18

Programmatically you can enter, in your program code, an ABORT statment.

 

In SAS UE, while you run a program a small window is opened with CANCEL option.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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
  • 5 replies
  • 2298 views
  • 3 likes
  • 3 in conversation