Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stumped by a DLL
Message
From
03/10/2005 17:08:58
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01052286
Message ID:
01055645
Views:
14
Hello,

yes .. that's what i wanted to express with:
"one strange thing is that the ? operator (to put the variable on screen) shows only as many digits as the variable were defined with"
lnNum1 = 0.000
lnNum2 = 0.000
?FooDouble(@lnNum1,@lnNum2)
? lnNum1 && -> shows 3.333
? lnNum2 && -> shows 4.444
Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform