Ticket #138 ( Pending IE )

Short Description invalid excecution
Entered By: PeteL When: 1998-09-04 13:23:37 Build: 1.03.23c
Categories Type: Problem   Department: Product   Category: SurferScript
Description
this code

<TELOOP rowCount First=7 Last=24 Step=1><TEIF Screen(rowCount,7,2)="  ">
<TESHOW ""><TEELSE><TEAREA rowCount 1 rowCount 6><TESHOW ''><TEAREA rowCount 7 rowCount 8><TEAREA rowCount 9 rowCount 80></TEIF>
</TELOOP> 

generated an error message saying that TEAREA 25,1,25,6 was invalid. now of course it is invalid, but how did the loop get to 25?

Append By: PeteL  When: 1998-09-04 13:24:15  New Status: Pending IE
Comment uh-oh, i messed something up - hopefully you can fix it