Hi
I would like to know if there is any function to capture data from a window based application.(Application: It is a Stock Exchange). I have used GetroProperty, Get Text Method.But Get Visible Text function worked but is not capturing the data that I wanted. It is capturing a part of the data out of the total scree.Hoping that someone can help me on this.
msgbox Window("KTG Trading Access").ActiveX("VersaPath Presentation").GetVisibleText
(Screen looks like any trade exchange screen)
I would like to know if there is any function to capture data from a window based application.(Application: It is a Stock Exchange). I have used GetroProperty, Get Text Method.But Get Visible Text function worked but is not capturing the data that I wanted. It is capturing a part of the data out of the total scree.Hoping that someone can help me on this.
msgbox Window("KTG Trading Access").ActiveX("VersaPath Presentation").GetVisibleText
(Screen looks like any trade exchange screen)