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: | Chris Crash |
---|---|
Location: | Huntington Beach, CA. |
Users: | 578 |
Nodes: | 8 (0 / 8) |
Uptime: | 28:41:42 |
Calls: | 10,736 |
Calls today: | 1 |
Files: | 5 |
Messages: | 443,180 |
Posted today: | 1 |