Changes between Initial Version and Version 3 of Ticket #681
- Timestamp:
 - 11/15/08 18:13:43 (17 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Ticket #681
- Property Status changed from new to closed
 - Property Resolution changed from to Duplicate
 
 - 
        
Ticket #681 – Description
initial v3 31 31 ConsoleWrite("Line " & $n & " length = " & StringLen($sLine) & @LF) 32 32 $n += 1 33 WEnd}}} 33 WEnd 34 }}} 34 35  
