ClawsOfGuthix Posted April 30, 2019 Posted April 30, 2019 Hello all, Is it possible to run a script on the SDN from within a local script? For example, if I wanted to run a series of SDN scripts after each other automatically, with breaks in between etc, is it possible to run/stop scripts as per my own script's choosing?
Czar Posted May 18, 2019 Posted May 18, 2019 Currently it is not possible, the only way would be to write all the scripts yourself (or just have local copies of a script) and perhaps a way to communicate with the scripts using a server so you can manage them.