From: Greg Brondo Date: 2003-12-23T01:46:54+09:00 Subject: win32ole, outlook, ruby 1.8 I'm using ruby 1.8 on Windows via rubyinstaller accessing outlook with win32ole. When I create an outlook.application object and then create a message instance I'm not able to 'Move' or 'Delete' the message even though the methods are listed in ole_methods. However, many other methods work like a champ. Any ideas? Greg Brondo