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 2002, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 21 May 2002 12:57:11 +0200
Reply-To:     Jan van Dalen <jdalen@FBK.EUR.NL>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jan van Dalen <jdalen@FBK.EUR.NL>
Organization: Erasmus Universiteit Rotterdam
Subject:      THANKS: small macro question
Content-Type: text/plain; charset=us-ascii

Dear all,

... who responded so very quickly to my small macro question. Changing the

%LET sumind = _%STR(&varnam)_ ;

statement into:

%LET sumind = _&varnam._ ;

gives the desired result.

Thank you all very much.

Kind regards,

Jan van Dalen


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