Skip to content

Support for ERROR$ (NextBASIC 2.08) #74

@Luzie67

Description

@Luzie67

Dear Remy,

https://zx.remysharp.com/bas/ and your VSC-Extension https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic
doesn´t recognize ERROR$ added by NextBASIC 2.08 as can be read here:
https://gitlab.com/thesmog358/tbblue/-/blob/master/docs/nextzxos/New%20in%20v2.08.txt#:~:text=ERROR%24,last%20error%20message

Following error is shown:

Unexpected ERROR in PRINT statement, "ERROR"
Image

btw. In the meantime I use this workaround:
6290 LET err$= ERROR $
6295 PRINT "Error E=";Err$

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