LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 2003, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 19 Sep 2003 08:30:13 +0100
Reply-To:     Roland <roland@RASHLEIGH-BERRY.FSNET.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Roland <roland@RASHLEIGH-BERRY.FSNET.CO.UK>
Organization: Universe Monitors
Subject:      Re: Macro errors

Use the macrogen option so that you can see the lines of macro code.

"Yanal" <fake@byu.edu> wrote in message news:UDxab.474$Oy2.63@newssvr29.news.prodigy.com... > Hi, > I have a program that calls a macro. > > The macro has a lot of divisions. I tried to use a condition to stop it > from dividing if he denominator is a zero, but i think that I missed one. > > when running the program, the log shows an error saying that a division > with a zero in the denomi happend. and gives a line and colums numbers. > > But the line and colums numbers do not correspond to a correct place in > the location in either the program or the macro. > > How can I make use of the information in the log file regarding where in > the macro did the division by zero happen? > > thanks >


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