Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Finding an include file
Message
From
22/02/2001 10:18:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Finding an include file
Miscellaneous
Thread ID:
00478407
Message ID:
00478407
Views:
53
Hi all-

I'm sure this is something trivial but nothing I've tried has worked. I would like to include a couple of .h files with a particular class. When I use the menu choice to include a file, and browse for it, it is included properly and works fine.

Since I would like to include multiple header files, I include them in a standard include file (appinc.h) like this:

#Include Foxpro.h
#Include Errs.h

and then include appinc.h using the class include dialog. I make a small change to the class to force it to recompile, and then run from the project to test. The included .h files are not found -- I get variable 'constant_name' not found messages when I test.

I've tried setting the path before saving the class, rebuilding the project, and including the path name as in: #include e:\msol\foxpro.h

Any suggestions?

TIA-
Carlie
Next
Reply
Map
View

Click here to load this message in the networking platform