Hi everybody!

While I have no problems in creating image objects wider than 4095 pixels, I
get a script error message "-2147219502" when I try to allocate such an
image object to a bitmap cast member.

x = image(4096, 20, 24)
y = new(#bitmap)
y.image = x

No problem for picts < 4096 px (Win2K, 512 MB RAM)

Is this a bug? (I suppose it's not a feature)
And if so, is there a workaround?

Thanks for your help!

Michael von Aichberger

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to