[PHP-DEV] Sv: SINGLE variable type in ActiveX call From: Lars Nielsen (LVN <email protected>)
Date: 08/29/01

Hi,

Just wanted to let y'all know that I found a work-around to my problem. An
alternative object method used VARIANT parameters, and with the newly
VARIANT support in PHP I got it up and running. :-D

Lars Nielsen

---

Lars Nielsen <LVN <email protected>> skrev i en nyhedsmeddelelse:20010824105102.93409.qmail <email protected> > Hi, > > I'm trying to call a ActiveX/COM object method that uses a SINGLE variable > type parameter. It fails constantly with this kind of error message: > Warning: Invoke() failed: Type conflict. in c:\www\php\mypage.php4 on line > 42 > > Obviously it must be the SINGLE variables that triggers this, which is clear > since PHP reports it to be a "double". Sofar I haven't succeded in finding > any reference to such a problem in any FAQ. Is anyone on this list able to > help me out with this? > > Lars Nielsen > > > > >

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>