Date: Thu, 17 Sep 2009 05:37:50 -0700
Reply-To: Amar Mundankar <amarmundankar@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Amar Mundankar <amarmundankar@GMAIL.COM>
Organization: http://groups.google.com
Subject: what are the similar statements in macro for LEAVE ,
STOP and CONTINUE statements in Data step?
Content-Type: text/plain; charset=ISO-8859-1
Hi All,
I have got 2 questions.
In data step (e.g in do loop) we use LEAVE and STOP statements.
1) While writing Macros, what can we use instead of LEAVE ,STOP and
CONTINUE statements. I didn't see anything like %LEAVE, %STOP or
%CONTINUE.
2) Also what does %ABORT statement do?
Regards,
Amar Mundankar.
|