The code below shows how you can get the
text from any standard object using diff way
Standard
Examples
'Get
text from a toolbar
'Text
of a message-box, the Static control is not in the object repository/shared
object ' 'repository
Web
Example
Set Cell =
Browser("Welcome: Mercury Tours").Page("Select a Flight:
Mercury").WebTable("RETURN").ChildItem(3, 2,
"WebElement", 0)
Visual
Basic Example
.NET
Example
'Get
Items collection
'Get
Items count
'Loop
over all items
ActiveX
Example
This example will
retrieve the text from the Visual Basic Flight 1A sample application's flight
grid
VbWindow("VbWindow").VbWindow("VbWindow").AcxTable("Grid
Control").Object.Row = 3