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
|