Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help needed with ProjectHook Object
Message
 
À
30/11/2001 09:58:50
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00587733
Message ID:
00588009
Vues:
24
Another way is to use the active project object:
MODIFY PROJECT someproject.PJX NOWAIT SAVE
_vfp.ActiveProject.Files.Add(FULLPATH("some file 1"))
_vfp.ActiveProject.Files.Add(FULLPATH("some file 2"))
& etc
Regards,
Frank Camp
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform