Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Add method
Message
From
16/12/1998 09:27:02
 
 
To
15/12/1998 17:40:18
George Lee
Microcomputer Engineering Services, Llc
Huntington Beach, California, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Miscellaneous
Thread ID:
00167868
Message ID:
00168008
Views:
31
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform