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.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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.

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