Skip to content

Tape save/load of arrays fails to compile #651

Description

@SimonGreenaway

This:

DIM s(16)
SAVE "test" DATA s

Fails to compile with:

test.bas:2: error: Syntax Error. Unexpected token 's' <ARRAY_ID>

Tried with and without brackets, different datatypes and same error. Syntax ok according to wiki (!).
Save "test" DATA does compile and presumable saves all data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions