Search found 4 matches
- Fri Jun 22, 2007 1:51 am
- Forum: Technical / Scripting
- Topic: GetControlText not returning any value
- Replies: 8
- Views: 9772
- Fri Jun 22, 2007 1:49 am
- Forum: Technical / Scripting
- Topic: GetControlText not returning any value
- Replies: 8
- Views: 9772
- Fri Jun 22, 2007 12:45 am
- Forum: Technical / Scripting
- Topic: GetControlText not returning any value
- Replies: 8
- Views: 9772
- Fri Jun 22, 2007 12:07 am
- Forum: Technical / Scripting
- Topic: GetControlText not returning any value
- Replies: 8
- Views: 9772
GetControlText not returning any value
Hello, I am having problems with the GetControlText command. I cant get it return any value. It should return the text it reads or ##NOSUCHWINDOW## or ##NOSUCHOBJECT##. However, when I run the code below or try to write the results to file it just prints the string "Value" and not the actual value. ...