09-28-2001 03:55 PM
09-29-2001 11:16 PM
07-20-2005 11:05 AM
Hello,
I know this is a realy "old" thread I'm responding on and I hope someone is still listening. I have exactly the same problem David had that time but I know already, that it's neither a LabVIEW nor a VSS bug. The problem is that the VSSVersions object has no 'Count' property and no 'Item' method implemented. A documentation of the VSS OLE Automation says that the only way to use this collection is to call the '_NewEnum' method in C++ or use a 'for-each loop' in Visual Basic!
But how can I do this in LabVIEW!!!!
Please help!
07-20-2005 11:26 AM
maybe I should add that I'm using LabVIEW 7 and VSS 6.0d.
Klaus