Runs the mos-script specified by the filename.
impure function runScript input String fileName "*.mos"; output String result; end runScript;