Re: Repeat With question (newbie level)
Re: Repeat With question (newbie level)
- Subject: Re: Repeat With question (newbie level)
- From: Richard 23 <email@hidden>
- Date: Fri, 16 Feb 2001 22:44:46 -0800
>
My osax are on the lite side - Tanaka's, Akua, Jon's, Sigma's, Satimage.
That's "lite"? Considering that Akua is as large as an application
and has more terminology in it than many scriptable applications I
don't think I'd call that lite!
Akua's dictionary alone is almost three times the size of the Finder's
(42k in Mac OS 9.0.4). Core AppleScript's aeut (system terminology)
comes in at 31k, much of it unimplemented by AppleScript itself.
Over time Akua's gotten larger and larger which is in part why I
converted it to an application for personal use (if I ever need it).
version modified size aete events classes AEVTs CSDS CSPT
v1.2.3 06/1998 236k 44k 79 19 61 0 0
v1.3.5 09/1999 616k 94k 119 76 122 18 26
v1.4.1 06/2000 1004k 104k 146 77 154 29 46
When I find the time to complete the documentation for Metamorphosax
(osax to scriptable application tool using Applet Binder) I'll make
it available on my site.
I wonder how many 3rd party osaxen are going to make the leap to
OS X...
I limp by with programmer's tool, resource utilities and of course
standard additions.
R23