Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compile issues
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01248704
Message ID:
01248728
Views:
27
>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

Did you have a default include file?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform