Re: Need help debuggin(for patrat)
- Posted by Kat <gertie at PELL.NET> Mar 03, 2001
- 489 views
On 3 Mar 2001, at 13:07, RedDan11 at AOL.COM wrote: > So if I download a stamped win32lib then Euphoria will show me all run-time > errors just like normal even if it exceeds 300 statements? No. The old *stamped* win32lib won't count when adding up the linecount. All the other lines in the program will still count. Kat