![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Re: Win32::OLE and MSProjectby esskar (Deacon) |
on Feb 24, 2005 at 16:21 UTC ( #434116=note: print w/replies, xml ) | Need Help?? |
i'm not sure but try my $Object = Win32::OLE->GetObject("MSProject.Project.4_1") for creating the object. then you have to open the database. in FoxPro it is Object.application.FileOpen(...) HTH
In Section
Seekers of Perl Wisdom
|
|