Date: Tue, 29 Jan 2002 16:08:41 -0500
Reply-To: "Fehd, Ronald J." <rjf2@CDC.GOV>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Fehd, Ronald J." <rjf2@CDC.GOV>
Subject: Re: SAS Notes for 29Jan2002 - For the Macro Heads
Content-Type: text/plain
don't tell me they're changing the scoping rules!
-----Original Message-----
From: William W. Viergever [mailto:wwvierg@ATTGLOBAL.NET]
006050 Macro variable values have a limit of 64K
SN http://www.sas.com/service/techsup/unotes/SN/006/006050.html
SN-006050
Macro variable values have a limit of 64K
The Version 8 Macro Language: Reference, whether accessed via hardcopy
or SAS OnlineDoc, incorrectly states that macro variable values can
range in length from 0 bytes to 32K. In Version 8, this limit was
increased to 64K.
ah, my SQL table look-up tricks will continue to work!
"do I hear 128K?"
Ron Fehd the macro maven CDC Atlanta GA USA RJF2@cdc.gov
By using your intelligence
you can sometimes make your problems twice as complicated.
-- Ashleigh Brilliant
By using your SQL
you can sometimes make your macro variable really -huge-.
-- RJF2