JSON SourcePath: Syntax (Forward-slash instead of Back-slash)
When composing a JSON "SourcePath:" entry that targeted a mapped drive, I found that it required a Forward-slash instead of a Back-slash. The instructions show the use of a Back-slash but that failed for me.
This is an example of what worked...
"Tasks": [
{
"SourcePath": "M://BOD",
Published instructions:

1 comment
-
Jim Nickell commented
The example was supposed to look like this...
"
"Tasks": [
{
"SourcePath": "M://BOD",
"