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 (June 1996, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 26 Jun 1996 22:40:02 -0700
Reply-To:     Karsten Self <kmself@IX.NETCOM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Karsten Self <kmself@IX.NETCOM.COM>
Subject:      Re: test for existence of a macro variable
Comments: To: "Martha M. McCrate" <mmmccr@ASDRS2.MONSANTO.COM>

Look toward the back of the Macro manual -- there's a macro called %SYMCHECK -- it may also be in the SAS System autocalls library. If not, copy it from the manual *exactly* (extra whitespace inside the quoting and resolving functions *will* effect the function of the macro).

You can also (v. 6.11 and up) check in one of the new DICTIONARY/SASHELP tables (I believe 'MACRO').

At 04:43 PM 6/25/96 -0500, Martha M. McCrate wrote: >SAS-Lers > >I can't remember how to test for the existence of a macro variable. >Please help. > >TIA > >Martha McCrate > > ---------------------------------------- Karsten Self / kmself@ix.netcom.com ...internet immortality achieved: http://www.unitedmedia.com/comics/dilbert/puppets/HAMILTON.jpg

What part of gestalt don't you understand?


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