Re: Script Application handles an event, then quits
Re: Script Application handles an event, then quits
- Subject: Re: Script Application handles an event, then quits
- From: email@hidden
- Date: Thu, 11 Jan 2001 22:07:46 EST
In a message dated 1/11/01 3:12:22 AM, email@hidden writes:
>
on foo()
>
say "Foo"
>
quit
>
say "Returning"
>
return 0
>
end foo
>
>
on run
>
say "Run"
>
end run
>
>
on idle
>
say "Idle"
>
end idle
>
>
on quit
>
say "Quit"
>
end quit
This is an excellent example which really turned on the light bulb for me.
Thanks for the post. I'm sure it will come in very handy!
Ken Fleisher
email@hidden
==============================================
God put me on this earth to accomplish certain things.
At the rate I'm going, I'll live for hundreds of years.
==============================================