Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Precision problem???
Message
De
15/03/2014 14:55:42
Lutz Scheffler (En ligne)
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01596565
Message ID:
01596606
Vues:
42
>Do you know if EXECSCRIPT uses the same default SET DECIMALS? Because the script is executed using EXECSCRIPT function.

simple test:
CREATE CURSOR mu (i1 I)
lcx="?i1"
EXECSCRIPT(lcx)
it returns a value no error so mu is in scope - same data session - help: "SET DECIMALS is scoped to the current data session."

HTH

Lutz
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform