It will if we can determine if the edit box has a name.  I will send you a 
little application that is a single EXE, but I will send it as 
"WndInf13.ex_" and you will rename it to "WndInf13.exe"'.  It is a small 
program that when activated will show a graphical representation of the 
various windows and their child windows on its interface.  As you move your 
mouse over the various components, the left side of the app will show a 
mapping of the component relative to its parents all the way to its top 
level window.

For convenience, put the EXE on your desktop.  This App was written by Mike 
D Sutton several years ago. He is a regular contributor to several 
newsgroups that I frequent.  It has proved invaluable to me over the years 
due to its simplicity.

When you hold your mouse over the edit box on the target, you will press the 
space bar and this will suspend the App, leaving all the information 
displayed on its interface.
I have no doubt we will have a couple of back and forth emails to get to it, 
but that's ok if you want to pursue it.

Is the email shown here your email that is suitable to recieve the file and 
do you wish to try it?


----- Original Message ----- 
From: "Armin Thoma" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, August 22, 2012 3:00 AM
Subject: [RBASE-L] - Re: CTRL V



Mike, thank you for your reply.Situation:  --> from within my R:App I call 
www.picanom.com to take a picture by webcam.--> the picture should be saved 
within picanom--> the R:App determines the Filename the picture has to be 
saved in--> problem:  to bring the filename from my R:App to the savedialog 
from picanom I know it could be done by CTRL-V.I ask myself if it could be 
done automatically (I use R:Base 9.1 64) DL Call would do this work?
 > From: [email protected]
> To: [email protected]
> Subject: [RBASE-L] - Re: CTRL V
> Date: Tue, 21 Aug 2012 19:41:40 -0400
>
> 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
> >
> >
>
>
>
 

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
================================================


Reply via email to