Skip to content

csvexport separator option --sep does not work #1165

@MEhmcke

Description

@MEhmcke

Heyo!
I am using version: windows-0.12.2

I have encountered the problem with the separator command line option --sep ;, which does not work. -s ; works fine. Example .bat file below.


:: this works
tracy-csvexport.exe --self -s ; snap-new.tracy > snap-new.csv

:: this does not work
tracy-csvexport.exe --self --sep ; snap-new.tracy > snap-new.csv

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