[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Clearing a window



>      How do I clear the MacPerl window before printing to it with
>the print() function?
>

#!/perl5

MacPerl::DoAppleScript('close window "MacPerl"');

__END__


David Seay



# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org