From: Walton Hoops Date: 2010-01-22T01:43:56+09:00 Subject: Re: Why doesn't this work? > I get "undefined method `double' for ApplicationScripting::Preview" > > I'm out of ideas and I'm not getting what's going on on a deeper level here. > > Thanks in advance! > > Sean DeNigris > > Well, this is a long shot, but I'm guessing the method 'double' which you use several times in your code, doesn't exists. I think the error message is pretty clear. To say any more than that, we'd need more information.