[PHP-DEV] Re: Bug #12341 Updated: Don't is appears the object

2001-07-24 Thread Luiz Fernando \(Tuca\)
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 >

[PHP-DEV] Re: Bug #12341 Updated: Don't is appears the object

2001-07-24 Thread Luiz Fernando \(Tuca\)
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

[PHP-DEV] Re: Bug #12341 Updated: Don't is appears the object

2001-07-24 Thread Luiz Fernando (Tuca)
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

[PHP-DEV] Bug #12341: Don't is appears the object

2001-07-24 Thread tuca
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

[PHP-DEV] Send array from php to dll make in vb 6

2001-07-18 Thread Luiz Fernando \(Tuca\)
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