Re: Script length limitations
Re: Script length limitations
- Subject: Re: Script length limitations
- From: "Mark J. Reed" <email@hidden>
- Date: Mon, 27 Sep 2010 12:03:34 -0400
On Sat, Sep 25, 2010 at 12:16 AM, Zack Jarrett <email@hidden> wrote:
> Thanks Stanley. Yes, I have considered that suggestion. If I simply break up the code into smaller chunks inside of discrete try blocks inside of the over-arching try block then the problem remains.
>
> If I break up the code into discrete try blocks and leave out the big surrounding try block then the code works fine, but I have to call my error handling code from multiple places, which is sub-optimal.
Sure, but if it's generated code, how hard is it to generate the
except block repeatedly?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden