Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#Include
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
#Include
Miscellaneous
Thread ID:
00885954
Message ID:
00885954
Views:
49
Is there any way for this to work ?
*-- c:\test\Test.h
#define MyTest 1

*-- Some program
#define build_root "c:\Test\"
#include build_root + "Test.h"
? MyTEST && Error: Variable MyTest is not found
Next
Reply
Map
View

Click here to load this message in the networking platform