• 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
Handling more than 4050 text items (was Re: How best to extract digits from a string?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Handling more than 4050 text items (was Re: How best to extract digits from a string?


  • Subject: Handling more than 4050 text items (was Re: How best to extract digits from a string?
  • From: Timothy Bates <email@hidden>
  • Date: Sun, 29 Apr 2001 13:51:07 +1000

Hopefully this is already submitted to the active bug list?
If not can we add it to the priority list, Chris?

On 29/04/2001 3:01 AM, "Arthur J Knapp" <email@hidden> wrote:
> There is a hard-coded upper limit on AppleScript's ability to
> return a list of more than approximately 4050 items, as the result of
> a single coercion. All of these will cause an error:
> -- BigStr is a string of 5000 characters:
>
> every character of BigStr
> every word of BigStr
>
> set text item delimtiers to {""}
> every text item of BigStr


References: 
 >Re: How best to extract digits from a string? (From: "Arthur J Knapp" <email@hidden>)

  • Prev by Date: Re: Tabs
  • Next by Date: Re: How best to extract digits from a string?
  • Previous by thread: Re: How best to extract digits from a string?
  • Next by thread: Re: How best to extract digits from a string?
  • Index(es):
    • Date
    • Thread