MoshiachNow
IS-IT--Management
HI,
Why the following command does NOT remove $FILE1 ?
my $but3 = $mw -> Button(-text=>"QUIT", -command =>sub{\&KILL_MON}, -command =>sub{unlink $FILE1} ,-command =>sub{$mw->destroy})-> pack(-side => 'left');#Quit button
Thanks
Long live king Moshiach !
Why the following command does NOT remove $FILE1 ?
my $but3 = $mw -> Button(-text=>"QUIT", -command =>sub{\&KILL_MON}, -command =>sub{unlink $FILE1} ,-command =>sub{$mw->destroy})-> pack(-side => 'left');#Quit button
Thanks
Long live king Moshiach !