Hello, 

open THE ">$file" or die $! $!; # to reset it
close THE; #file?

or just 

unlink $file; # to delete it

Aziz,,,

In article <[EMAIL PROTECTED]>, "Jorge
Goncalvez" <[EMAIL PROTECTED]> wrote:

> Hi , I have made a small installer program which is parsing a file and 
> this file  is growing, and I would like to make a perl Tk buton to empty
> all informations in this file my file is c:\cygwin_syslog.txt. I am
> under Windows.
> How can I do this?
> Thanks
>

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to