Re: 'Could not save changes...' error
Re: 'Could not save changes...' error
- Subject: Re: 'Could not save changes...' error
- From: Andy Wylie <email@hidden>
- Date: Sun, 07 Apr 2002 09:21:01 +1200
on 7/4/02 12:11 AM, has at email@hidden wrote:
>
As for getting 'from' parameters in error handlers, nope (not
>
even sure what that _does_ to tell the truth:).
repeat with i in {24 as quarts, 16 as liters, -240 as degrees Kelvin}
try
i as gallons
on error m number n from a to b
error {a, "-->", b, n, m}
end try
end repeat
_____________________________ 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.