At 6:49 PM -0700 4/15/02, Karl Petersen wrote: > export image "sample image" to file "sample file" as JPEG > [eats memory]
I wrote a routine that did the above 200 times in a row, and saw no increase over time. So I wonder if some resource/buffer is being allocated for the command that isn't being given up, but that doesn't get _re_allocated, meaning that it's not a leak but just an extra requirement. Not sure. -- regards, Geoff Canyon [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
