Skip to content

Empty Array Elements #102

Description

@toml12953

While not a bug, per se, it really goes against traditional BASIC to have an error message like

Empty array value returned in line 30

In traditional BASIC, DIM fills the array with the value zero so this message would never appear.
I hope you'll consider changing pybasic to conform to the traditional behavior of assigning zero to scalars as well as arrays.
Many older BASIC programs rely on it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions