Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Different values of variables
Message
From
02/08/2005 05:33:45
 
 
To
02/08/2005 05:17:03
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01037733
Message ID:
01037750
Views:
25
It's because you have you environment set in a certain way by default.

When you build an exe file you have to explicitly set the environment :
Set deleted
set century
set safety
.....
set near
set exact
...

You can check the actual status of those settings with the instruction Set()



Ciao
Alessio
Previous
Reply
Map
View

Click here to load this message in the networking platform