Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code Reference not returning results.
Message
 
 
À
23/08/2005 18:50:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01043058
Message ID:
01043116
Vues:
14
This message has been marked as the solution to the initial question of the thread.
>I found the problem. If the project name has a period in the middle of the filename, Code References generates the "_ref" file without the ".dbf" extension. Therefore, when time comes to display the search result, it can not find the file with the ".dbf", and therefore assumes there were no result from the search.
>
>Either I need to change my naming convension for filename in my most recent application, or not to expect the Code references to work as expected.

There's third choice. You can submit bug to MS and try to fix the Code References and rebuild the application. Fixing could be as easy as adding '.' to the following list in the foxref.h
* The following are invalid in an alias name so we replace with '_'
#define INVALID_ALIAS_CHARS	" -@#$%^&*()+={}[]:;?/<>,\|~`'" + ["]
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform