Date: Fri, 24 Aug 2001 17:28:45 -0500
Reply-To: aldi@wubios.wustl.edu
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Aldi Kraja <aldi@WUBIOS.WUSTL.EDU>
Organization: Washington University
Subject: Re: monitor maximum SAS WORK library space during a job
Content-Type: text/plain; charset=us-ascii
Hi,
If you want a dynamic study (after each step you run in your program) what is
happening with the steps in your program use:
options fullstimer;
Aldi
|