Sub App_Start o.New1(false) o.CreateNew("System.Math") x = o.RunMethod3("Max",12,"System.Int32",54,"System.Int32") Msgbox(x)End Sub