LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2008, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu
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.


Back to: Top of message | Previous page | Main SAS-L page