Skip to content

node name not right #59

@ShadowZzj

Description

@ShadowZzj

In reclass.net. I can use this syntax to check the node memory: [<xxx.exe> + 0x1111]
in reclass.ex I can use this syntax: xxx.exe + 0x1111. However, when I add "[]" which becomes [xxx.exe + 0x1111], the node address will be 0x1111. not the valid address that xxx.exe +0x1111 address points 。

the original address.
image

when i add [],think it should be 24246198
image

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