Thank you for all the suggestions & education.
For now I am going to give the user an option of clipboard or
creating a JG on the desktop.

Thanks

sims



 place a JPG onto the clipboard:
set the clipboardData["image"] to url ("binfile:"&tPhotoChoice)

put a JPG onto the desktop:
put url ("binfile:"&tPhotoChoice) into url ("binfile:"&tDesk&"/"&tPhotograph&"."&tExt)
--
-----------------------------------------------------------
http://EZPZapps.com [EMAIL PROTECTED]
Software - Internet Development - Consulting
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to