The DL Call will work conditional that the paste operation is going into some kind of edit box on the target window.
----- Original Message ----- From: "Armin Thoma" <[email protected]> To: "RBASE-L Mailing List" <[email protected]> Sent: Tuesday, August 21, 2012 4:35 PM Subject: [RBASE-L] - Re: CTRL V Razzak thank you for your reply.I should exlain better! The focused field is outside of my R:Applicationin another non R:Application!Is that possible? Regards Armin > Date: Tue, 21 Aug 2012 16:29:14 -0400 > To: [email protected] > From: [email protected] > Subject: [RBASE-L] - Re: CTRL V > > At 04:22 PM 8/21/2012, you wrote: > > >How can I simulate CTRL - V (insert) from within an R:Application? > > > Use PROPERTY <Component ID> PASTEFROMCLIPBOARD 'TRUE' option to achieve > your goal. > > PASTEFROMCLIPBOARD pastes data from clipboard to the focused field. > This parameter is supported for DB/Var Edit/Memo/Image controls. > > Have fun! > > Very Best R:egards, > > Razzak. > > www.rbase.com > www.facebook.com/rbase > >

