Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Automating Visual Source Safe
Message
 
À
25/10/2001 12:57:35
Jonathan Hayton
Cbl Business Solutions Limited
Leeds, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00573268
Message ID:
00573508
Vues:
28
This message has been marked as the solution to the initial question of the thread.
Yup you can.
I dont know of any good examples, but it is similar (as far as methods etc) to the of VB.

oVSS = createObject("Sourcesafe")

should create the object for you, then using the various methods should work fine.

oVSS.open([srcSafe.ini], [User], [Pass])
item = oVSS.VSSItem([Path])

etc etc

You will probably have to look at VB examples however to get help with what the methods do.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform