Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compile issues
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Compile issues
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01248704
Message ID:
01248704
Vues:
71
This is an application originally built in VFP7 that I am rebuilding in VFP9.

Compiling the project in VFP9 gives these errors.
#DEFINE COMATTRIB_HIDDEN		0x40 		
Error in line 1612 of toolbar_app.cmdNew.Click (record 67): Constant is already created with #DEFINE.
#DEFINE COMATTRIB_NONBROWSABLE	0x400 		
Error in line 1614 of toolbar_app.cmdNew.Click (record 67): Constant is already created with #DEFINE.
I cannot find these #DEFINEs in the project. The COMATTRIB_HIDDEN is mentioned in the Help file but it doesn't help much.

How can I fix these errors?

Also, what is the record number in the error message above? The class contains 37 records, so record 67 cannot be a record there.

Cyril
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform