• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Script length limitations
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script length limitations


  • Subject: Re: Script length limitations
  • From: Zack Jarrett <email@hidden>
  • Date: Fri, 24 Sep 2010 21:16:28 -0700

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.  What I'm really hoping for is some setting somewhere that gets around this.

Zack

On Sep 24, 2010, at 4:56 PM, Shane Stanley wrote:

> This may not seem very helpful, but: your conclusion about the cause of the
> problem sounds correct, and if it is, you already know what is probably the
> only workaround -- less code in your try blocks. Can you try breaking up
> your try blocks into multiple smaller ones?
>
> --
> Shane Stanley <email@hidden>
>
>
>
> _______________________________________________
> 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

 _______________________________________________
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

  • Follow-Ups:
    • Re: Script length limitations
      • From: "Mark J. Reed" <email@hidden>
    • Re: Script length limitations
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Script length limitations (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: Script length limitations
  • Next by Date: Re: Script length limitations
  • Previous by thread: Re: Script length limitations
  • Next by thread: Re: Script length limitations
  • Index(es):
    • Date
    • Thread