--- Eric Engle <[EMAIL PROTECTED]> wrote: > I would like to be able to take a picture of a card > and save it to the > clipboard. > > I do not want to do this from applescript (cross > platform thing). >
Hi Eric, Take a look at the 'import snapshot' and 'export snapshot' commands ; I'm sure that between those two you can create an image control with all the data ; then you can 'set the clipboardData[]' to update the clipboard. Hope this helped, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
