Memory Leak on export png????

Mark Smith mark at maseurope.net
Tue Mar 20 12:20:03 EDT 2007


Dave, as I said, it's now working as you would hope, and I can't  
reproduce the problem.

Just out of interest, in view of what was happening here before, have  
you tried putting "x=" & x into fld "counter", rather than just x?

Best,

Mark

On 20 Mar 2007, at 16:05, Dave wrote:

> This is the kind of thing I was experiencing. I think there may be  
> two related problems, although one may cause the other. When I  
> tested it, it would run up to file 288 and not write file 289. I  
> then started it at file 289 and it would go wrong on the first file.
> e.g. change your loop to read like this:
>
> put   <WHATEVER>  into myStartOffset
> repeat with x =  (1 + myStartOffset) to (1000 + myStartOffset)
>
> and see what happens.




More information about the use-livecode mailing list