Sorry for garbled text...

> The second argument to Win32::OLE->new should be "a CODE reference or a
> string containing an OLE method name" - the problem is with calling Quit,
> instead use `undef $obj` - this will only Quit if necessary, i.e., ifyour
> code should work, but

Should read...

The problem is with calling $obj->Quit - instead use `undef $obj`.

--
  Simon Oliver

Reply via email to