I need of commands of word, too.
Thanks
Luiz Fernando
<[EMAIL PROTECTED]> escreveu nas notÃcias de
mensagem:[EMAIL PROTECTED]
> ID: 12341
> Updated by: andy
> Reported By: [EMAIL PROTECTED]
> Status: Feedback
> Bug Type: COM related
> Operating System: NT 4.0 WorkStation
> PHP Version: 4.0.6
>
Yes, all commands are executed correctly
Luiz Fernando
<[EMAIL PROTECTED]> escreveu nas notÃcias de
mensagem:[EMAIL PROTECTED]
> ID: 12341
> Updated by: andy
> Reported By: [EMAIL PROTECTED]
> Old Status: Open
> Status: Feedback
> Bug Type: COM related
> Operating System: NT 4.0 WorkStation
Yes all commands are executed...
Luiz Fernando
- Original Message -
From: Bug Database <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 5:17 PM
Subject: Bug #12341 Updated: Don't is appears the object
> ID: 12341
> Updated by: andy
> Reported By: [EMAIL PROTECTED
From: [EMAIL PROTECTED]
Operating system: NT 4.0 WorkStation
PHP version: 4.0.6
PHP Bug Type: COM related
Bug description: Don't is appears the object
A take a sample of function COM.
$word = new COM("word.application") or die("Unable to instanciate Word");
print "Loaded
I make a dll in Vb6 and it have a funcition that have a variable of type
VARIANT like parameter.
In the program php I call this dll and your method and send a array make in
php.
Occurs a error : Invoke Failed : "Occured a exception", but if I pass a
variable of type integer or string to other meth