Date: Mon, 5 Nov 2007 07:15:19 -0500
Reply-To: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject: Re: how to delete all previous results at the beginning of each
program?
On Mon, 5 Nov 2007 03:59:19 -0000, Richard <hujian@GMAIL.COM> wrote:
>How to write the code in the program?
Running code in the Display Manager can leave of residue other than data in
the WORK library and text in the Log and Listing windows. For example, there
can be changes in system options and macro variables in the global symbol
table. To be sure that you have a "clean" environment for each task, restart
SAS Display Manager or run code in batch.
|