Just fixed a weird issue with multiple multiple blank lines causing programs to either become non-responsive or, more likely, not run at all.
The problem seemed to happen when there were 2, 5, 8, 11, 14, or more (increments of three) blank lines between two lines of code and/or comments.
Caused by some "wikification" process code I had inserted trying to resolve an issue with wrong line numbers getting reported upon errors in BASIC syntax/etc.
No comments:
Post a Comment