Re: Re: Microsoft PowerPoint 9.0 Object Library

2009-09-30 Thread Justin Allegakoen
> > > > 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 co

Antwort: Re: Microsoft PowerPoint 9.0 Object Library

2009-09-30 Thread armin . nolte
30.09.2009 02:11 An armin.no...@aktion-mensch.de Kopie perl-win32-users@listserv.activestate.com Thema Re: Microsoft PowerPoint 9.0 Object Library 2009/9/29 : > > Hi, > > I want to write > use Win32::OLE::Const 'Microsoft PowerPoint'; > instead of >

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 > n

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 anyo