Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#define isn't
Message
 
To
09/11/2004 16:57:51
Smyte Smithlin
Spectrum Software, Inc.
Omro, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00959749
Message ID:
00960289
Views:
9
>Hello all,
> I've had #include file in my startup program working. For some reason now it is not. Variable undefined is the error. The file exists. I haven't made any changes to the file nor have I intentionally changed anything which would cause this. So, can anyone tell what I might have done? Something global that I'm not aware of? I'm also using a west wind class and the same thing happens to it now.
> I hate being stuck. Thanks much for any help.
>
>Smyte

Make sure you have your #Include in every class that uses constants. An include file is scoped to each class. If you haven't made any changes to your classes, then check the path at the point where you have the #Include and make sure it includes the path where the file is.
Previous
Reply
Map
View

Click here to load this message in the networking platform