Skip to content

[Feature request] Add optional charmap argument to INCHARMAP #1710

Closed as not planned
@dannye

Description

@dannye

There is currently:

INCHARMAP(str) Returns 1 if str has an entry in the current charmap, and 0 otherwise.

I am proposing adding:

INCHARMAP(str, charmap) Returns 1 if str has an entry in the specified charmap, and 0 otherwise.

It would be convenient for me to be able to test if a character is in a charmap before switching to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementTypically new features; lesser priority than bugsrgbasmThis affects RGBASM

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions