Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Result1 will be the same as Path because quotes were not needed. Result2 will be '"C:\path 1\path 2\filename.ext" a=1 /b=2 -c="stuff with spaces"' because ".ext" was found. Result3 will be '"C:\path " 1\path 2\filename a=1 /b=2 -c="stuff with spaces"' since no extension was discovered.