Re: Microsoft PowerPoint 9.0 Object Library

2009-09-29 Thread Justin Allegakoen
2009/9/29 : > > Hi, > > I want to write > use Win32::OLE::Const 'Microsoft PowerPoint'; > instead of > use Win32::OLE::Const Microsoft PowerPoint 9.0 Object Library'; > > ... on one machine the first Notation works correctly on the other machine > not, I get > an error Message when Loading the Typ

Microsoft PowerPoint 9.0 Object Library

2009-09-29 Thread armin . nolte
Hi, I want to write use Win32::OLE::Const 'Microsoft PowerPoint'; instead of use Win32::OLE::Const Microsoft PowerPoint 9.0 Object Library'; ... on one machine the first Notation works correctly on the other machine not, I get an error Message when Loading the TypeLib. Can anyone tell me what