Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get error accessing items collection
Message
De
29/03/2005 17:00:17
 
 
À
29/03/2005 16:43:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Source Safe Control
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00999801
Message ID:
00999803
Vues:
19
Never mind, I figured it out. It only works in runtime code, and not at the command window.

>Hi All,
>
>What am I doing wrong. I am attempting to write a snippit of code to update the Labels in VSS on a specific project. But I keep getting an error when I access any of the PEM of the VSSitem collection.
>
>
>o=CREATEOBJECT("SourceSafe")
>o.Open("C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VSS\SRCSAFE.INI","admin","")
>i=o.VSSItem("$/Example")
>i.Label("Test" + TRANSFORM(DATETIME()))
>
>
>Thanks.
Greg Reichert
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform