Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.H files
Message
 
To
19/11/1998 10:44:39
Fausto Garcia
Independent Developer
Lima, Peru
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00159278
Message ID:
00159304
Views:
21
>Hi to all
>
>I have a '.H' file in which I put all my constant definitions, but whenever I try to use any of the constants defined there on a procedure, I have to write the following (at the beggining of the procedure)
>
>#INCLUDE 'PCCONGEN.H'
>
>Is there a way to make all the constants defined there PUBLIC, so I can #INCLUDE the file only once on the application's code?
>
>Thanks
>
>Fausto Garcia

Not in VFP 5.0. In 6.0 you can use the _INCLUDE system variable to indicate a file to be automatically included in your forms, classes, etc.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform