Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add method
Message
De
16/12/1998 09:27:02
 
 
À
15/12/1998 17:40:18
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, Californie, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Titre:
Divers
Thread ID:
00167868
Message ID:
00168008
Vues:
24
>Is there a known bug in the project add method.
>
>I'm trying:
>_VFP.ActiveProject.Add( "test.prg") and I'm getting the following error:
>OLE error code 0x80020006: Unknown name.
>
>TIA
>
>Dan

That is not a method of the Project Object, if you look at the docs for the project object you will see that.

You have to create a ProjectHook class, and hook it to your object. Then you are able to manipulate the project via your project hook class.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform