I stumbled over this old node today. It gave me the start on using MS project with perl :-) Thanks!
However the following line led to an error:
In case you are get the same, use the following instead:my $project = $app->{Projects}->Item(1);
my $project = $app->Projects(1);
Hope this info helps future readers. Rata
In reply to Re: Microsoft Project and Perl
by Ratazong
in thread Microsoft Project and Perl
by dws
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |