Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Precision problem???
Message
From
15/03/2014 14:55:42
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01596565
Message ID:
01596606
Views:
41
>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]
Previous
Reply
Map
View

Click here to load this message in the networking platform