Skip to content

GET$(x, y) returns a SPACE character for many characters which are not SPACE characters #65

@tonedef71

Description

@tonedef71

The GET$(x,y) function in Agon BASIC does not always return the actual ASCII character currently being displayed on the text screen at position (X,Y). Oftentimes it returns the space character (ASCII 32) instead.

Attached is a .BAS program which demonstrates the issue.
TESTGETDOLLAR.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Released

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions