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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.