Date: Mon, 4 Nov 2002 08:28:15 -0700
Reply-To: William Kossack <kossackw@NJC.ORG>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: William Kossack <kossackw@NJC.ORG>
Organization: Posted via Supernews, http://www.supernews.com
Subject: trapping an error
Content-Type: text/plain; charset=us-ascii
Is there a way of trapping an error or warnng in a error in a sas
program?
Occationally I get Procs that return a warning or error from a macro. I
would like
to interupt further processing of that itteration of the macro.
Other than that is there a way to tell if an output dataset is empty?
|