applescript-implementors Mailing List http://lists.apple.com/archives/applescript-implementors/2008/Jul/index.html applescript-implementors Mailing List Sat, 05 Jul 2008 17:35:00 +0000 Re: Finding AS related memory leak http://lists.apple.com/archives/applescript-implementors/2008/Jul/msg00001.html Reply to list

On Wed, 2 Jul 2008 16:45:06 +0100, Antonio Nunes <email@hidden>
said:

[...]

(1) That sounds like Cocoa leaking - if anything is leaking - not "the
AppleScripting engine".

But even more important:

(2) Leaks (despite its name - at least I find this to be the case) and [...]
]]>
Finding AS related memory leak http://lists.apple.com/archives/applescript-implementors/2008/Jul/msg00000.html Reply to list

Hi,  
I'm trying to hunt down a memory leak, but am having trouble figuring  
out what may be going on, and I think the problem lies in the  
AppleScripting engine rather than in my app.. 

 When a script tells my app to run the following commands:  
 	tell document 1 [...]
]]>