• 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
What are the limitations of the AppleScript data structure and tools?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What are the limitations of the AppleScript data structure and tools?


  • Subject: What are the limitations of the AppleScript data structure and tools?
  • From: "Scott Babcock" <email@hidden>
  • Date: Wed, 9 Mar 2005 15:06:36 -0800
  • Thread-topic: What are the limitations of the AppleScript data structure and tools?

We're developing a large set of AppleScript libraries that we use to
wrap the Office application dictionaries and to encapsulate common tasks
to make the task of creating and maintaining suites of test scripts
simpler and more robust. Some of these libraries have grown quite large,
and we're trying to get a handle on the limitations of the data
structures and tools associated with AppleScript code.

- Is there a fixed limit on AppleScript source file size (number of
lines, number of characters, etc.)?
- Is there a fixed limit on the number of handler definitions in a
single AppleScript source file?
- Is there a fixed limit on the number of handler calls in a single
AppleScript source file?
- Is there a fixed limit on the size of lists, records, strings, etc.?

I see that this topic was kicked around a few years ago (Thanks, Paul!),
but I didn't see any definitive answers - only anecdotes.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: What are the limitations of the AppleScript data structure and tools?
      • From: Takaaki Naganoya <email@hidden>
  • Prev by Date: Re: Display resolution
  • Next by Date: Re: Select Similar in PhotoShop
  • Previous by thread: Re: Select Similar in PhotoShop
  • Next by thread: Re: What are the limitations of the AppleScript data structure and tools?
  • Index(es):
    • Date
    • Thread