09-10-2012, 07:37 PM
first assign the winobject to a variable then click on 1,1 location( to identify the winedit box) use discriptive program to identify the object.
below is some code.
below is some code.
Code:
'set the winobject to a variable.
set ogrid=windiow("facets").winboject("object")
ogrid.click(1,1)
ogrid.winedit("focused:=true").set datatable("a",dtglobalsheet)
ogrid.winedit("focused:=true").type mictab