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 (February 2004, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 2 Feb 2004 19:14:44 -0600
Reply-To:     "Boylan, David" <DBoylan@HRBLOCK.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Boylan, David" <DBoylan@HRBLOCK.COM>
Subject:      Re: Listing values of macro variables
Content-Type: text/plain; charset=us-ascii

I've found the table sashelp.vmacro is another convenient source for this information as well.

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Jack Hamilton Sent: Monday, February 02, 2004 4:56 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Listing values of macro variables

%put _all_;

or

%put _user_;

-- JackHamilton@FirstHealth.com Manager, Technical Development Metrics Department, First Health West Sacramento, California USA

>>> "Dean Hjelle" <DHjelle@OTPCO.COM> 02/02/2004 2:52 PM >>> Hi,

I think I read or heard that there is now a command that will list the value of all macro variables that have been assigned in a program but have been unable to find it. Does anyone know what this command is?

Thank you,

Dean

Dean Hjelle Phone: 218-739-8541 Regulatory Analyst Fax: 218-739-8973 Regulatory Services E-mail: dhjelle@otpco.com

<http://www.otpco.com/>

Otter Tail Power Company 215 S. Cascade Street PO Box 496 Fergus Falls, MN 56538-0496 http://www.otpco.com/


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