Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Near
Message
De
14/03/2016 12:51:25
 
 
À
14/03/2016 12:05:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01633034
Message ID:
01633037
Vues:
73
>SET NEAR works great in development, but not in runtime...Any Ideas??
>
>Thanks.

1. Make sure you're not relying on default settings you've configured in VFP environment (i.e. you probably want set it in code)
2. New datasessions will use default settings -- so you've got to remember to explicitly set them.

One way to debug is to use WAIT WINDOW to view the current setting at runtime to make sure.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform