in reply to Path parsing from full to relative
needs to become:Are you sure that you really want to keep the leading backslash? A relative path should probably not include a leading backslash.\WorkingDirectory\myFile.txt \WorkingDirectory\Logs\myLogs.txt \WorkingDirectory\Stuff\myStuff.txt
Update: Fixed a small typo: s/are/have/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Path parsing from full to relative
by Kaplah (Initiate) on Jun 22, 2018 at 15:41 UTC |