Armin,

Check the rbase help for CLIPBOARD
You can programmatically push text into the clipboard.

Then you can CTRL-V in the external program to paste it.

Dennis McGrath
Software Developer
QMI Security Solutions
1661 Glenlake Ave
Itasca IL 60143
630-980-8461
[email protected]
From: [email protected] [mailto:[email protected]] On Behalf Of Armin Thoma
Sent: Tuesday, August 21, 2012 3:35 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: CTRL V

Razzak

thank you for your reply.
I should exlain better! The focused field is outside of my R:Application
in another non R:Application!
Is that possible?

Regards
Armin

> Date: Tue, 21 Aug 2012 16:29:14 -0400
> To: [email protected]<mailto:[email protected]>
> From: [email protected]<mailto:[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<http://www.rbase.com>
> www.facebook.com/rbase<http://www.facebook.com/rbase>
>
>

Reply via email to