Carl Hanks | Sorry... My fault. I was just trying to type examples rather than copying from my source.
iosapi.exec("show something \\\"Name with space\\\"");
That doesn't work. Neither does:
iosapi.exec("show something \"Name with space\"");
The code compiles, but it can't run those commands. |
| Please sign in to flag this as inappropriate. |