Changes between Initial Version and Version 3 of Ticket #681
- Timestamp:
- Nov 15, 2008, 6:13:43 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #681
- Property Resolution → Duplicate
- Property Status new → closed
-
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
