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 (May 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 11 May 2006 05:09:19 -0700
Reply-To:     "data _null_;" <datanull@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "data _null_;" <datanull@GMAIL.COM>
Organization: http://groups.google.com
Subject:      Re: UPCASE and unmatched parenthesis conundrum
Comments: To: sas-l@uga.edu
In-Reply-To:  <4cfqejF15mdfkU1@individual.net>
Content-Type: text/plain; charset="iso-8859-1"

If you blind quote FOO

%let foo = %bquote(&foo);

just after the data step that created it. The rest of the program will work unchanged.


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