Hi All,

I get syntax error with the following piece of code

If (DataTable("List_RowsCount_out",dtglobalsheet)>0) Then
For j = 0 to DataTable("List_RowsCount_out",dtglobalsheet)
msgbox(i)
'status=i
'msgbox("status")
SiebApplication("Siebel Sales
SFA").SiebScreen("Opportunities").SiebView("My
Opportunities").SiebApplet("Opportunities").SiebList("List").DrillDownColumn
"Name",j

I have added J for rowid in drilldowncolumn and it gives me syntax error.
Any suggestions?
-- 
BYE
Sirisha

-- 
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