Date: Fri, 15 May 2009 10:16:21 -0400
Reply-To: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject: Re: How to delete log details of the processed part in the form
of code
try it with
DM "clear log";
Gerhard
On Fri, 15 May 2009 07:56:28 -0300, priyanka singh
<priyanka.priyankasingh@GMAIL.COM> wrote:
>Hi all,
>
>I am running a macro for 1200 files.. After it processes approx. 200
>files...the window of SAS asks for clearing of log details as it becomes
>full... what i do is go and clear all using keyboard. but i want to write
a
>code for it so that it automatically does it..after it processes one
loop...
>
>Looking forward to your suggestions..
>
>Priyanka Singh
|