Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building Project -- Cannot update Cursor error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00097760
Message ID:
00097866
Vues:
28
>>>When attempting to build a project, I get the error "Cannot Update Cursor". Any ideas on what this is?
>>
>>As other told you, something is read-only. I share the following one-line file "writeall.bat" in every source safe folder with a vfp project:
>>
>>attrib -r +a *.* /s
>>
>>This makes every file in the project writeable.
>>
>>- Mark
>
>that also removes the 'protection' that source safe adds to your project.

true, you can now edit any piece of the project. however, the docs in source safe project are protected. the stuff in your working directory is now editable, which can be an advantage. for example, you can muck around putting suspends in a form while debugging. once the problem is found, check the form out and fix it, with no worries of having forgotten a suspend or assert.
----------
Mark Bucciarelli
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform