At 04.31 9/17/97, Georges Martin wrote: >>AEDisposeDesc $evt; >>AEDisposeDesc $rep; > >It's far beyond my knowledge of the Toolbox and MacPerl, but can't this >kind of "garbage collection" be done by a "END" routine ? Yes, but it can go there. If this were OOP, then it could go in the DESTROY sub. But it can go anywhere you want it. Regardless, I have never found a real need for AEDisposeDisc. As Perl does its own garbage collection, wouldn't AEDisposeDisc be unneccessary for a script that didn't have a long run time? Or would successive iterations of the same script cause a memory leak if AEDisposeDisc wasn't called? Anyone know? -- Chris Nandor pudge@pobox.com http://pudge.net/ %PGPKey=('B76E72AD',[1024,'0824 090B CE73 CA10 1FF7 7F13 8180 B6B6']) ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch