[posted and mailed]
richard.pettersen@c2i.net (RICHARD PETTERSEN) wrote in
:
>I have a problem with activex in LabView 6i.
>When I open "Write Table to XL.vi" or one of the other examples in
>LabView, I recieve an error in the error indicator:
>"Old format or invalid type library.
> in Open Excel and Make Visible.vi->Write Table to XL.vi"
>
>Is this a bug?
Not really - what happens is that there is a mismatch between the AX
controls in the code and the AX controls on your machine. For example if
the controls are for Office 2000 and you only have Office 97 then there can
be issues where the properties and methods between the two Office versions
are in conflict. To correct the problem you need to open the code and
reselect the cor
rect control and (perhaps) methods and properties.
A limitation of the non-G approach I guess 😉
cheers, Alex.
--
Alexander C. Le Dain, PhD
ICON Technologies Pty Ltd
http://www.icon-tech.com.au
******************************************************************
* The LabVIEW FAQ http://www.icon-tech.com.au/thelabviewfaq.html *
******************************************************************