> From someone who is familiar with Perl (but a newbie in
> Python), here's a snippet of Perl code which uses the syntax that
> Biju refers to:
>
> use Win32::OLE;
> my $xl = Win32::OLE->new('Excel.Application', 'Quit');
> my $book = $xl->Workbooks->Open('c:\My Documents\P
On Wed, 29 Nov 2000 13:46:43 -0500, [EMAIL PROTECTED] wrote:
>On 29 Nov 2000, at 10:30, Paul Prescod wrote:
>> Biju Ramachandran wrote:
>> > How do I execute another applications command using Active Python -
for
>> > example - the equivalent in Perlscript is
>> >$Application - >
>>
>> Could
On 29 Nov 2000, at 10:30, Paul Prescod wrote:
> Biju Ramachandran wrote:
> > How do I execute another applications command using Active Python - for
> > example - the equivalent in Perlscript is
> >$Application - >
>
> Could you give an actual example? Are you perhaps invoking a COM method
>
Biju Ramachandran wrote:
>
> Hi there:
>
> How do I execute another applications command using Active Python - for
> example - the equivalent in Perlscript is
>
>$Application - >
Could you give an actual example? Are you perhaps invoking a COM method
on an object?
Paul
_
> How do I execute another applications command using Active Python - for
> example - the equivalent in Perlscript is
>
>$Application - >
I am afraid I don't know Perl that well! However, you should look up the
documentation on the os.popen() and os.system() functions - they are
probably wh
Hi there:
How do I execute another applications command using Active Python - for
example - the equivalent in Perlscript is
$Application - >
Thanks
Biju
_
Get more from the Web. FREE MSN Explorer downloa