Skip to content

[AHKv2] GetTable and NULL values #4

@kczx3

Description

@kczx3

Hi there! 👋

I am using this class with a few tweaks in AHK v2. I have an example DB where some rows have NULL in some columns. The code here appears to fail within GetTable though.

It seems that NumGet(Table+0, Offset, "UPtr") is returning 0 for a column with a value of NULL and StrGet fails with "Parameter #1 is not valid" in AHK v2. Wondering if you had thoughts why. Is this just because v2 has more strict type checking for parameters?

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