Yes, the above is the only part of the code.

The following line generates displays runtime data in the run time
data table.
Browser("SYZ").Page("ABC").Output CheckPoint("MMP")

The following line points to the next row in the data table so that
the next runtime data is displayed there
DataTable.SetCurrentRow(DataTable.GetCurrentRow + 1)

Can you try executing the while loop by inserting some run time data
into data table and see how it behaves. It only goes infinite whenever
i play with the data table.

Regards.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to