Having a DUH day ... what is the function to execute a system command? I tried system.open("blah blah blah") but got "TypeError: system.open is not a function" :-/
Re: Execute System Command
By: Mortifis to All on Mon Jan 21 2019 10:58 am
Having a DUH day ... what is the function to execute a system command? I tried system.open("blah blah blah") but got "TypeError: system.open is not a function" :-/
It's system.exec():
http://synchro.net/docs/jsobjs.html#system_methods
digital man
Re: Execute System Command
By: Mortifis to All on Mon Jan 21 2019 10:58 am
Having a DUH day ... what is the function to execute a system command? I tried system.open("blah blah blah") but got "TypeError: system.open is not a function" :-/
It's system.exec():
http://synchro.net/docs/jsobjs.html#system_methods
| Sysop: | Eric Oulashin |
|---|---|
| Location: | Beaverton, Oregon, USA |
| Users: | 136 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 10:16:53 |
| Calls: | 8,284 |
| Calls today: | 16 |
| Files: | 9,486 |
| D/L today: |
300 files (156M bytes) |
| Messages: | 408,274 |
| Posted today: | 5 |