Hi;
I need to know how to intrupt or stop the execution of any sas command in unoversity edition,
thanks.
Jithin J
Hi @JithinJoe;
When you execute the program in SAS university Edition;
You will get the popup like this;
So just click on the cancel button, it will stop the execution.
Hi @JithinJoe;
When you execute the program in SAS university Edition;
You will get the popup like this;
So just click on the cancel button, it will stop the execution.
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?
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.
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.
@Shmuel @Kalind_Patel Thank you.
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!
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.
Ready to level-up your skills? Choose your own adventure.