Try this,
vTempImage = (the stage).image.duplicate()
new(#bitmap).name = "screenDump"
member("screenDump").image = vTempImage
-- ** Lingo to print the member("screenDump") comes here ** --
member("screenDump").erase()
HTH,
mahesh
[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!]
