where should I put this code? and how will the print happen?

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 12:42 PM
Subject: Re: <lingo-l> Print


>
> 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!]
>

[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