Re: Script length limitations
Re: Script length limitations
- Subject: Re: Script length limitations
- From: Zack Jarrett <email@hidden>
- Date: Mon, 27 Sep 2010 11:40:25 -0700
Thanks for everyone's input. Perhaps it was wishful thinking to hope for a silver bullet solution to the problem. I'll be modifying my compiler to build scripts more efficiently and possibly to break them into smaller pieces.
Thanks again,
Zack
On Sep 27, 2010, at 10:02 AM, Scott Babcock wrote:
> I've found that the limit appears to be most closely associated with the compiled script object size. Once the compile size approaches 1 MB, I start to run into issues. Each application the script talks to also appears to affect the size limit, probably due to the need to pull in application terminology. My solution has been to split my code into smaller objects that talk to each other.
_______________________________________________
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