Doesn’t seem to work for me either. Submit it to RDCC. Dan Goldberg
From: Bill Eyring Sent: Wednesday, June 25, 2014 8:06 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Property <component_id> PasteFromClipboard 'True' Question I need to copy an image (JPG,Tif,PNG) file from the clipboard to a DBimage control in a form. For instance I have Windows Explorer open and an RBase 95-64 form open. The focused field is a varbit datatype and the control is a DBImage. In Windows Explorer I right-click on a photo file, then click copy In the field I have a Right-click eep that contains this code; PROPERTY DBI_SalePhoto PASTEFROMCLIPBOARD 'TRUE' ret I then right-click on the control to fire the eep. The photo does not copy from the clipboard into the field. What am I doing wrong ? Thanks, Bill Eyring

