Quote Originally Posted by Sture View Post
Line 685 in cGDIImage.pkg reads:

Code:
For iElements from 0 to iElements // (same variable)
And there's one just like it in line 717.

With the big integers we have nowadays, that can run for quite a while before it errors :-)


-Sture

LOL. I've actually done exactly the same and it ran for a veeeeeeery long time. Fortunately I had remmed out the lock..unlock stuff so didn't write a gazillion records.