Brian Candler wrote: > Stuart Clarke wrote: >> I have just tried this and I get a big num error. See an example below: >> >> puts Win32::Registry.wtime2time(185714508829513297) > > To be a useful error report, you must post the *exact* exception message > you saw. Apologies, I meant to copy it in. Please see below. C:/Ruby191/lib/ruby/1.9.1/win32/registry.rb:515:in `at': bignum too big to convert into `long' (RangeError) from C:/Ruby191/lib/ruby/1.9.1/win32/registry.rb:515:in `wtime2time' from test.rb:3:in `<main>' Sorry again, my bad. Thanks in advance. -- Posted via http://www.ruby-forum.com/.