|
> 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
|