Breaking the 32k limit [Was: Insufficient memory for Folder Actions Extension; how can Iincrease allocation?]
Breaking the 32k limit [Was: Insufficient memory for Folder Actions Extension; how can Iincrease allocation?]
- Subject: Breaking the 32k limit [Was: Insufficient memory for Folder Actions Extension; how can Iincrease allocation?]
- From: bryan <email@hidden>
- Date: Wed, 19 Jun 2002 00:06:23 -0400
Breaking the 32k limit:
In OS 9.x:
Use one of the editors designed for >32k:
Smile
Script Debugger
In OS X:
Script Debugger * v3.x
In Classic:
Script Debugger ? v2.x
Smile
Bryan Kaufman
"Arthur J. Knapp" wrote:
>
> From: email@hidden
>
> Date: Tue, 18 Jun 2002 16:06:58 EDT
>
> Subject: Insufficient memory for Folder Actions Extension; how can I
>
> increase allocation?
>
>
> ... I was expecting to run into
>
> problems with the size of the compiled scripts themselves (which tend to
>
> run well over 32 k), but this has not turned out to be an issue with
>
> systems 9.1 or 9.2. (Which makes me figure I missed discussions about
>
> finally breaking the 32k limit . . . Where can I learn more about that?)
>
>
The "32k limit" refers to the fact that Apple's Script Editor is based
>
on the same text-processing code that SimpleText is, which means that it
>
cannot handle more than 32k of "text". The size of your "compiled" scripts
>
is not a factor, ie: the number of characters you use to create your
>
script is not going to equal the filesize of the compiled script.
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type text/x-vcard which had a name of bryan.vcf]
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.