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 (October 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 26 Oct 2005 23:44:48 -0700
Reply-To:     David L Cassell <davidlcassell@MSN.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         David L Cassell <davidlcassell@MSN.COM>
Subject:      Re: questions
In-Reply-To:  <200510270150.j9QMBJdP007692@malibu.cc.uga.edu>
Content-Type: text/plain; format=flowed

curtinm@STJOHNS.EDU wrote: >How do you save and retrieve your log file in SAS?

Are you running this in batch, or from the SAS Display Manager?

If this is a batch job, then expect that SAS will create a log file in the same directory as your SAS program, with the same name but a .log extension. (That can be fiddled with, thanks to SAS system options, but you probably don't have to worry about those.)

If you're running this from the SAS Display Manager, then your log is in a separate window that you can click on. To save it, go to your log window and find your command line and type 'FILE your filename' and save it as whatever name you want.

HTH, David -- David L. Cassell mathematical statistician Design Pathways 3115 NW Norwood Pl. Corvallis OR 97330

_________________________________________________________________ Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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