Re: How to exit ?
Re: How to exit ?
- Subject: Re: How to exit ?
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 28 Aug 2001 06:37:03 -0700
On 8/28/01 4:20 AM, "Jan Erik Mostrvm" <email@hidden> wrote:
>
On 2001-08-28 at 06:31, Paige H. Adams <email@hidden> wrote:
>
>
> I would set up a separate exit subroutine somewhere in the script, then call
>
> the subroutine when needed.
>
>
Yes, how would that exit handler look like?
>
You don't need to. It's shorter to just do it. Just enforce the "user
cancelled" error :
error number -128
will quit the whole script completely from wherever you are.
--
Paul Berkowitz