Record count in Quiz

Mike Palandri palandri@4j.lane.edu
Wed, 27 Aug 2003 07:41:57 -0700


Is there any way to get a hold of the record count in Quiz, so that its 
value would be 1 when the first record was read, 2 when the second was 
read, 3 when the third was read etc.?


I am trying to convert a report based on a QTP to Quiz, and the technique 
used requires the record count.  This is done with temps in QTP, but I 
can't seem to come up with it for Quiz:

TEMP TI-REC-CNT   INT*10

[...]

ITEM TI-REC-CNT = TI-REC-CNT + 1


Thanks,


Mike
.