Menu

#29 v1:=VarSearchVar(ReadVariableName(cmd),cmd); does not strip array part

release 0.4-beta
open
nobody
None
2026-05-26
2026-05-26
No

INPUT b$(1)
gives Syntax error
because
VarSearchVar(ReadVariableName(cmd),cmd);
strips only the variable name from cmd, not the (array). This is everywhere in the interpreter.

Discussion


Log in to post a comment.

Auth0 Logo