Skip to content

Regional setting bug in "String to Value.vim" #236

@jmwf

Description

@jmwf

The "String to Value.vim" is used when parsing the offset and scale parameters from the parameters file. In the case of floating point inputs the VI is configured to use the regional setting (Use System Decimal Point = TRUE). This causes problems when sharing the file between different computers/locations that use different regional settings.

I propose to change this VI to use "Use System Decimal Point" = FALSE, this will make the reader more according to the XML standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions