From: Ralph H. <rh...@bm...> - 2001-11-02 13:53:51
|
> >I'm still getting the ApllicationError 25 when I call > >the AppleScript package many times....this time I've > >changed the script so it runs on any Mac. > I've just executed your script in TclTest 8.3.4 and it ran for 3000 > iterations without a problem, the only increase in memory use I could > detect was due to the console window buffer (total memory use of > TclTest was 3.1MB after the 3000 iterations) > > maybe this bug was fixed with my memory code improvements in 8.3.3 ? My Tcl 8.3.2 craps out after about 2500 iterations, and I never thought of the buffer memory! I can't run 8.3.4 on my MacOS8.1 due to the Font library problem I reported earlier :-( I can wait until the next patch release of the binaries.... Cheers, Ralph Hempel |