Skip to content

parser error from insertion of one space #52

@jimswen

Description

@jimswen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions