• 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: stack overflows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stack overflows


  • Subject: Re: stack overflows
  • From: Paul Skinner <email@hidden>
  • Date: Fri, 9 Nov 2001 13:19:06 -0500

On Friday, November 9, 2001, at 09:49 AM, has wrote:

Paul Skinner wrote:

On Thursday, November 8, 2001, at 07:25 PM, has wrote:

--> ralphs when trying to convert a >4000 item string to a >4000 item
list

AppleScript can't make a list longer than 4065 items.

This limit is constant then? As in, I'll always be safe as long as I chunk
the string into 4064 item sections, coerce each to list individually, then
concatenate the results.

It's constant here. But see Emanuel's post too. It is a limitation on coercing text to lists, not on all list generation. I should have been more precise in my choice of words.

I'm curious: is there someplace where limits like
these are set down for reference? The ASLG doesn't seem to cover this sort
of thing (unless it's buried somewhere and I've missed it).

Thanks,

has

I believe that this particular limitation has been called a bug.
Chris N.?
Regardless, I don't believe that it's 'officially' documented anywhere. There are probably references to it on the AppleScript Sourcebook.
--
Paul Skinner


  • Follow-Ups:
    • Re: stack overflows
      • From: Christopher Nebel <email@hidden>
References: 
 >Re: stack overflows (From: has <email@hidden>)

  • Prev by Date: Re: stack overflows
  • Next by Date: Re: AppleScript + Filemaker Pro
  • Previous by thread: Re: stack overflows
  • Next by thread: Re: stack overflows
  • Index(es):
    • Date
    • Thread