Date: Tue, 15 Apr 2008 12:33:41 -0700
Reply-To: RolandRB <rolandberry@HOTMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: RolandRB <rolandberry@HOTMAIL.COM>
Organization: http://groups.google.com
Subject: Re: what system options can you use to debug a SAS program
Content-Type: text/plain; charset=ISO-8859-1
On Apr 15, 7:47 pm, jayakumarre...@GMAIL.COM (Jayakumar Ramachandra)
wrote:
> what system options can you use to debug a SAS program?
> debugging here is debugging in sas datastep, sas proc and sas macros.
One of the things I HAVE to do from time to time, with my macros, is
to cut and paste the code into the advanced editor and just run it. It
often picks up errors I have not seen and can save me many hours of
debugging.
|