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 (August 2000, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Thu, 24 Aug 2000 15:56:39 EDT
Reply-To:   Bernard Tremblay <imaginasys@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Bernard Tremblay <imaginasys@HOTMAIL.COM>
Subject:   Re: Further explanation: Clear Window Automatically
Comments:   To: david_20000@hotmail.com
Content-Type:   text/plain; charset=iso-8859-1; format=flowed

David,

Did you tried : Options nospool;

This turn off writing of you log and program window in a utility dataset in the work file. Increasing work space could help too.. Regards, \\\|/// \\ - - // ( @ @ ) +-----oOOo-(_)-oOOo--+-----------------------------------+ | Bernard Tremblay | | | CSST | Tel: (418) 528-9313 | | | Fax: (418) 528-1493 | | | Int: Bernard.Tremblay@csst.qc.ca | +----------------------------+---------------------------+ | Imaginasys enr | Res: (418) 658-1411 | | | Int: bertrem@videotron.ca | | | Hot: imaginasys@hotmail.com | +--------------Oooo--+-----------------------------------+ oooO ( ) ( ) ) / \ ( (_/ \_) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >From: David Wright <david_20000@HOTMAIL.COM> >Reply-To: David Wright <david_20000@HOTMAIL.COM> >To: SAS-L@LISTSERV.UGA.EDU >Subject: Further explanation: Clear Window Automatically >Date: Thu, 24 Aug 2000 15:04:22 -0400 > >Hi, Everybody, > >I have ever posted the followed message for asking help. Now I am still >annoyed by this problem. Here I clarify it detailedly. > >I am running a simulation program and I use " proc printto >log=myfile;run;" and " proc printto print=myoutput;run;" to generate the >wanted information. Since my computation is very large, I have to >press several keys to ask computer clear LOG window or save though I have >saved them in the harddisk. At this time, all the contents of LOG window >are >"NOTE: THE PROCEDURE PRINTTO used 0.08 seconds....". Since they are the >explanation of PRINTTO, I guess there might not be solution to clear them >automatically. Thanks a lot. > >Daivd, > >P.S.: Owing to wrong keys pressed, I sent the followed information just >now. >Sorry for it. > >+++++++++++++++++++++++ >HI, Sasers,m

________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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