Re: [MacPerl-AnyPerl] Terminating a perl script from t
[email protected] (Jim Correia) Wed, 7 Feb 2001 14:56:05 -0500
| Newsgroups | perl.macperl.anyperl |
|---|---|
| Message-ID | <[email protected]> |
On 2:11 PM 2/7/01 Terje Bless <[email protected]> wrote: > Or is a part of the problem that you want to start out having > non-flushing buffers, but then switch to them -- or otherwise flush > buffers -- before you terminate? I could turn autoflushing on in *my* scripts. The problem is that I may not always be executing scripts that I've written. Any solution in this situation?