Internal interface to run a script through its interpreter.
.Script(interpreter, script, args, …)
a character string naming the interpreter for the script.
a character string giving the arguments to pass to the script.
further arguments to be passed to system
when invoking the interpreter on the script.