Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My First Mere Mortals Complaint - #DEFINEs
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00461791
Message ID:
00461828
Views:
16
>Well, it was bound to happen. < g >
>
>I ran into a problem that drove me nuts for a while. I have an object whose method issues a:
>
>APPEND FROM (tcFileName) DELIMITED WITH TAB
>
>It took me a while to figure out that TAB is #DEFINEd in framewrk.h. Ouch! It is easy to fix with a #UNDEFINE, but tracking the problem down took a while.

I got bit by this one too. A field in our database was name after a constant. Took me forever to track down. A few of the include files should be included at the method level and not at the class level.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform