Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nested INCLUDE Files
Message
From
29/07/1999 13:21:12
 
 
To
29/07/1999 13:11:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00247765
Message ID:
00247785
Views:
14
>I haven't worked with include files for quite some time now, but does it make a difference? Include files' only function is during compilation, so your APP/EXE doesn't need them, right?

That is correct - when the application is compiled the #include directive should insert the contents of the included file at the location of the directive and recurse though nested includes and define my constants. Or at least that is how I understand it to work...

...tim
Previous
Reply
Map
View

Click here to load this message in the networking platform