Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flags for ASCAN command
Message
 
 
To
17/01/2005 14:16:40
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00977777
Message ID:
00977805
Views:
49
>SNIP
>>I checked FoxPro.h as well and didn't find them either. What could be the possible name for these flags? We have several other include files in the framework, but I am not yet familiar, where to look and where to add.
>
>Nadya,
>
>The framework I use has a framework specific include file with an include reference to Dev.h which is designed for the developer to use for adding application specific #DEFINES. That way, updates to the framework won't overwrite your own additions.
>
>I don't know if MM offers a similar design, but it should be fairly simple to add it.
>
>Regards,

Yes, it offers the same design. But I was unable to make it work. I actually tried to use a constant from foxpro.h (AFIELDS_WIDTH) and the program complained, that there is no such variable. I had to put #include foxpro.h in the beginning of the program in order to make it work. I forgot, how can we have "GLOBAL" constants?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform