Skip to content

Comma vs semi-colon delimiting in SIMULATE CSV output.  #38

Description

@MClarke1991

When using the "-engine SIMULATE" command in BioCheckConsole, the output gives node ID and node value, delimited by a comma, with different cells delimited by semi-colon, resulting in results being split strangely (see below) when opened with default settings in Excel:

image

Given that this is a comma, separated file, perhaps this could be avoided by making the internal cell delimiter the semi-colon and the between cell (and node) delimiter a comma, resulting in correct output by default

image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions