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: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,034 |
Nodes: | 17 (0 / 17) |
Uptime: | 19:53:09 |
Calls: | 503,776 |
Calls today: | 5 |
Files: | 157,888 |
U/L today: |
2 files (7K bytes) |
D/L today: |
1,290 files (170M bytes) |
Messages: | 444,134 |
Posted today: | 5 |