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:
00959768
Views:
7
Smyte,
I seem to remember something similar and if I recall correctly it happend after I upgraded to a new version of a particular WestWind class. I think VFP has problems with #define the same variable name multiple times.

Example:
#define myVar = 5
#include myfile.prg

myfile.prg
#define myVar = 5

Did you recently add any new #define?, if you did make sure the name is unique.

Hope this helps.
Go Pack Go

Einar

>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
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform