08-04-2010, 03:25 PM
Just for Information for others, I found the solution from another forum. The solution was to use Descriptive Programming and to define the required object as having the property of "focused" as "True". I can then use GetROProperty("value") to output the current value of the field that has focus.