• 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: There's a length limit to AppleScripts (AS Editor 1.7)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: There's a length limit to AppleScripts (AS Editor 1.7)?


  • Subject: Re: There's a length limit to AppleScripts (AS Editor 1.7)?
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 02 Feb 2002 13:03:09 -0800

On 2/2/02 12:12 PM, "email@hidden" <email@hidden> wrote:

> Just went to add another bit of code to my browser-cache cleaner script (for
> NetScape 6.2.1) and received the following error on trying to paste the code
> into the existing script:
> Could not insert text because the text would be longer than its maximum
> possible length.
>
> Say what?
> Does anyone know if this is a document line length limit or a character limit?
> Is there an obvious way around it (such as dividing up the code into multiple
> scripts and then having a master script run them)?
>
It's the Script Editor's limit for text source of a script: 32K approx.
(somewhat less because of other resource elements that need some of these
bytes). Use a better script editor without the 32K limit. Try Smile, which
is free.


--
Paul Berkowitz


References: 
 >There's a length limit to AppleScripts (AS Editor 1.7)? (From: email@hidden)

  • Prev by Date: Re: OS X: AS 1.8.2b1: ask System Events for a running process
  • Next by Date: Re: OS X: AS 1.8.2b1: ask System Events for a running process
  • Previous by thread: There's a length limit to AppleScripts (AS Editor 1.7)?
  • Next by thread: Re: There's a length limit to AppleScripts (AS Editor 1.7)?
  • Index(es):
    • Date
    • Thread