Compiles a file into a Script object.
Evals a string input. includes creating the target file, compiling it, loading it, exectuing it and unloading it. Paramter: input = the input to compile tmpname = name for the temp. script object Return: true on success, false on compiler or loading errors