Date: Fri, 12 Nov 2004 14:14:15 -0600
Reply-To: "Dunn, Toby" <Toby.Dunn@TEA.STATE.TX.US>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Dunn, Toby" <Toby.Dunn@TEA.STATE.TX.US>
Subject: Friday quiz
Content-Type: text/plain; charset="us-ascii"
I was wondering just how many ways a person could create a macro
variable, either local or global matters not.
I have come up with seven different ways but seem to be stuck there,
surely there are more than the following:
1.) %global
2.) %local
3.) %let statements
4.) %macro parameters
5.) SQL (with the select into)
6.) call symput
7.) index variable from a %do - loop
Toby Dunn
|