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 (November 2007, 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 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.


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