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 (November 2004, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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


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