This method should evaluate a piece of script.
@param scriptreader a java.io.Reader on the piece of script
@return if no exception is thrown during the call, should return thevalue of the last expression evaluated in the script
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.