Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of #DEFINE in stored procedures and framework
Message
From
11/12/1998 19:07:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Use of #DEFINE in stored procedures and framework
Miscellaneous
Thread ID:
00166817
Message ID:
00166817
Views:
73
I need to #DEFINE a couple of constants which are to be used throughout the application and procedures. I’ve realized that when defining this constants into the Appincl.h file, the database’s stored procedures are not aware of such constant definitions.

Of course I do not want to populate the framework include files with application specific constants and I’m guessing that #INCLUDE(ing) Framincl.h into the stored procedures might not be a safe idea because it appears to be a cyclic situation (stored procedures #INCLUDE Framewrk.h).

Thanks for any tips

Regards
Next
Reply
Map
View

Click here to load this message in the networking platform