-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
Hi. I've been modifying SB programs from your code library a lot lately. I love SB v12.8win, but sometimes it seems to fight me with inappropriate error-stops. A defineable moment happened when inserting spaces into a long 'local' declaration in Lissajous_variation.bas, first code-block at http://smallbasic.sourceforge.net/?q=node/1671. At
"sub ThickLine(x1, y1, x2, y2, rThick)
local length, stepx, stepy, dx, dy, i ",
Adding one space between 'length' and subsequent comma "," caused an error, won't run. Removing the space repairs it. Such spaces are supposed to be irrelevant, right? Attaching zip bundle including ".bas" files and a screenshot of the error stop.
170323_bug_Lissajous1671.zip
Metadata
Metadata
Assignees
Labels
No labels