Closed

Description
Hi,
as subject.
Given a -p String parameter:
ReadText.Demo.exe head -p "c:\trailing - back - slash"
It gets parsed as:
c:\trailing - back - slash"
The trailing back-slash causes the value of the parameter to hold the double-quote value, while the back-slash is lost.
This seems to happen only when the traling back-slash is immediately followed by the double-quote.
Thanks
Metadata
Metadata
Assignees
Labels
No labels