Re: Error Message Suppression
Re: Error Message Suppression
- Subject: Re: Error Message Suppression
- From: Andy Wylie <email@hidden>
- Date: Wed, 01 May 2002 23:18:15 +1200
on 1/5/02 3:41 AM +1200: Emmanuel wrote:
>
At 6:59 AM +0200 29/4/02, Andy Wylie wrote:
>
>
>
> bringing an offlist discussion back:
>
>
>
> to suppress errors I for some reason adopted...
>
>
>
> try
>
> on error errMessage number errNumber
>
> end try
>
>
>
> ...does anyone know of an instance where...
>
>
>
> try
>
> on error
>
> end try
>
>
Still shorter:
>
>
try
>
end try
>
which doesn't work sub OS 9 and takes this this thread full circle :)
thanks to all who responded.
_____________________________ Andy
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.