LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (January 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 5 Jan 2009 14:02:46 -0800
Reply-To:     jn_mao@yahoo.com
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         jn mao <jn_mao@YAHOO.COM>
Subject:      How to output macro results to a file
In-Reply-To:  <200812012347.mB1M4qil002956@malibu.cc.uga.edu>
Content-Type: text/plain; charset=iso-8859-1

Hello SASLs,   I have a large number of factor varialbes for analysis. Since I need do the univariate analysis for each factor,  I used macro to run the same analysis for each factor variable. Then output is too big, they can't be displayed in the output window. How can I output them to a file? so I can read them from Notebook? What is the sas code to output them to a text file? Thanks much! Can someone help me?   Jane


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