| View previous topic :: View next topic |
| Author |
Message |
dwsingsing Guest
|
Posted: Thu Jan 07, 2010 10:51 pm Post subject: Copying a field off of the screen. |
|
|
| Is there an easy way to copy text off of the display screen and store this is a variable.... We have an application that generates a number and we want to copy and paste the number off of the screen into a log file. |
|
| Back to top |
|
 |
Carcophan
Joined: 24 Dec 2008 Posts: 1308 Location: :noitacoL
|
Posted: Thu Jan 07, 2010 11:06 pm Post subject: |
|
|
We need more information, do you have access to the mouse on-screen?
If so, yes. If not, still maybe a yes.
Be more specific please |
|
| Back to top |
|
 |
Wingfat
Joined: 23 Aug 2004 Posts: 275 Location: East Bay, California USA
|
Posted: Thu Jan 07, 2010 11:15 pm Post subject: |
|
|
what is this display screen you are talking about? is it a separate monitor from the main one on the PC? Or is that is main screen? If the screen is attached and part of the system you are going to run AHK on you should be able to copy that text as a veri for your needs. _________________ ----------------------------
Wingfool you fat! I mean, Wingfat you fool!
Line from Woody Allen's movie "What's Up Tiger Lilly?"
----------------------------- |
|
| Back to top |
|
 |
dwsingsing Guest
|
Posted: Thu Jan 07, 2010 11:20 pm Post subject: Screen Field Copy |
|
|
| Yes. We have control of the mouse. The screens are Java based and not true windows based fields. |
|
| Back to top |
|
 |
|