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 (July 2003, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 23 Jul 2003 08:48:32 -0400
Reply-To:   "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Fehd, Ronald J. (PHPPO)" <rjf2@CDC.GOV>
Subject:   Re: mlogic versus autocall library
Comments:   cc: SAS User <sas@SDAC.HARVARD.EDU>
Content-Type:   text/plain

> From: SAS User [mailto:sas@SDAC.HARVARD.EDU] > Does anyone know of a way to turn off mlogic/mprint > specifically for those macros stored in the autocall library? > It's rather annoying and an interference to try to debug > code that just has a %left or %verify in it. Any suggestions? Thanks.

see also a macro in the following tip which prints messages if the N passed to the macro is less than equal to a %global mvar

combine this idea with the mvars SITETEST and SITEDBUG given yesterday

check our most excellent archives: http://www.listserv.uga.edu/archives/sas-l.html search for: subject contains: tip author's address: RJF2 since: 03 Mar 2003 until: 03 Mar 2003

Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov

remember perspective: the error is not always where it seems to occur! -- RJF2 ... nor the control parameter

Repetition obfuscates! Repetition reduction enhances elegance! Repetition reduction furthers finesse! ... need I repeat that?

"Nothing is particularly hard if you divide it into small jobs." - Henry Ford, Industrialist


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