Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to drive SourceSafe from VFP
Message
From
07/01/2000 15:05:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
How to drive SourceSafe from VFP
Miscellaneous
Thread ID:
00314679
Message ID:
00314679
Views:
85
I need help in driving Visual SourceSafe 6.0 from VFP 6.0

loVSS = NewObject("SourceSafe") work, but I can't access anything from it.

All of these call give me "Class definition is not found":
loVSS = NewObject("SourceSafe.VSSDatabase")
loVSS = NewObject("SourceSafe.VSSItem")
loVSS = NewObject("SourceSafe.VSSCheckOut")

I would really appreciate if someone can give me the correct syntax or point me in the right section in the help file.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform