Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update cursor
Message
From
09/11/2001 09:52:16
 
 
To
09/11/2001 08:37:53
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00579286
Message ID:
00579636
Views:
28
Gabriel,

Probably not what is causing your problem, but I have had problems in the past with the project hook activity table getting closed inadvertantly or the PM being unable to find it giving the same error, so thought it was worth the question.

From the Help File;

In previous versions of Visual FoxPro, the only access to a project was through direct table manipulation of the project's .pjx file. In Visual FoxPro, you can access a project programmatically, allowing you to manipulate a project as an object. A project can be manipulated at design time while the project is open in the Project Manager, or at design time and run time without the Project Manager visible.

The following are some of the actions you can perform programmatically on a project:

Add or delete files from a project.
Add files in the project to source code control applications (such as Microsoft® Visual SourceSafe®) and check files in and out of source code control.
Note If you add a project to Visual SourceSafe, for proper mapping to the project, all files contained in the project must be in the project directory or path.
Determine the number of files in a project and their types.
Open and modify files in the project.
Change properties of the project.
Change properties of files in the project.
Change properties of Automation servers (.dll dynamic-link libraries or .exe executable files) built from the project.
Execute code when events occur in the project.
Rebuild the project, or build .app, .exe, or .dll files from the project.
With the project manager hooks, advanced developers can create their own project managers with unique customized user interfaces.




>Greg,
>
>What is a project hook?
>
>>Gabriel,
>>
>>Is there a project hook associated with this project?
>>
>>>I created a project, built it the first time (everything was fine) but I get the following message when trying to rebuild a project :
>>>
>>>"Cannot update the cursor"
>>>
>>>Does anyone know why.
Previous
Reply
Map
View

Click here to load this message in the networking platform