Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different values of variables
Message
De
02/08/2005 05:33:45
 
 
À
02/08/2005 05:17:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01037733
Message ID:
01037750
Vues:
24
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform