They’re string literals, not comments. If you want comments, use comments, and they won’t be parsed Alternatively, just write ALL your paths using forward slashes, since that will work just fine:
c:/users/me/stuff
No errors here.
They’re string literals, not comments. If you want comments, use comments, and they won’t be parsed Alternatively, just write ALL your paths using forward slashes, since that will work just fine:
c:/users/me/stuff
No errors here.