Skip to content

Check for Backslashes #11

@ahcvankampen

Description

@ahcvankampen

The Navigate.exe only works with the -f option if forward slashes are used
Thus,
C:\Users\addane\Downloads\20230508_FSS-Navigator\Navigate_W.exe -f C:/Documents/20240115_testnav
works

but using the Windows \ will not work:
C:\Users\addane\Downloads\20230508_FSS-Navigator\Navigate_W.exe -f C:\Documents\20240115_testnav
and results in an error.

This should be automatically checked in the code

Metadata

Metadata

Assignees

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