Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by markatitg

  1. markatitg

    Trying to retrieve text displayed on Java window.

    Thanks for all the responses and helpful tips. I ended up using GetROProperty as suggested by GUIValid. Then passing the whole string to a variable (TempText), and then using regular expression to parse the string to a new variable. TempText=JavaWindow("Trading...
  2. markatitg

    Trying to retrieve text displayed on Java window.

    Hi Everyone, I'm trying to retrieve a portion of a text string from a Java window. The text is an output indicating when the process starts and ends. This is what the display on the Java window looks like as time goes on. 10:44:29 Process begins 10:44:29 Process running 10:46:30 Process...

Part and Inventory Search

Back
Top