Skip to content

Symbol Database incorrectly stored "B" (BINDEC) Variable Definitions #480

@bobcozzi

Description

@bobcozzi

The symbols database which I use for the RPGIV2FREE conversion, incorrectly stores BINDEC variables without their decimal positions. I realize it is a common misconception that "B" data types are either 4B 0 or 9B 0 however they do support decimal positions, so 9B 2 is valid.
But the symbol database doesn't store that information and therefore I cannot properly generate the valid %BINDEC(var : <len> : <dec>) built-in as an rValue.

(Also the decimal positions for the tooltip still do not show up and I fixed that months ago, so I assume that PR didn't get accepted?
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions