Problems with command line and quoted || parameters
Posted: 12 Mar 2021 19:40
I start XY with command line parameters
filepath1||filepath2
If one of this pathes are containing spaces they are quoted by the invoking program.
All is fine when XY is already running at this time,
the files are selected in the dual panes of XY.
When XY is not running and makes a fresh start-up its not correctly parsing the same parameters
and doesn't go into that 2 dirs or only on one side.
So I guess the parameter parsing is different when done from the already running XY
compared to the fresh start-up code.
filepath1||filepath2
If one of this pathes are containing spaces they are quoted by the invoking program.
All is fine when XY is already running at this time,
the files are selected in the dual panes of XY.
When XY is not running and makes a fresh start-up its not correctly parsing the same parameters
and doesn't go into that 2 dirs or only on one side.
So I guess the parameter parsing is different when done from the already running XY
compared to the fresh start-up code.