Forum Discussion

jackson_1's avatar
jackson_1
Frequent Contributor
14 years ago

TC Assigned incorrect value to loop variable

i got a confused problem that the TC assigned the incorrect value to variable in loop. below is my script with the for loop. there is any issue is this? var i,RowCount: integer; ...