Skip to content

examples/trek.bas program errors out #28

Description

@datadriver

Running the trek.bas from Linux I get the following error:

          GENERATING GALAXY.Error on line 420: NEXT without FOR
  Hint: Every NEXT needs a matching FOR above; NEXT I pairs with FOR I =G(I,J)=K3*100+B3*10+FNR(1) : NEXT J : NEXT I : IF K9>T9 THEN T9=K9+1

To recreate:

  1. download basic-linux.tar.gz from v2.1.1
  2. extract
  3. ./basic examples/trek.bas
  4. see Enterprise ASCII
  5. press enter
  6. see error above

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