Thanks.
So I tried writing it out. Unfortunately when I try to write out a new version of the image it does not allow me that as the file is locked. The lock is caused by Image1.Image = "MapImage.gif".
So the first time it works, the second time FileOpen fails because of the lock. I tried pointing Image1 to another image and FileCopy, but the lock remains.
Any thoughts?
Chris