Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: parsing of literal number
Message
From
23/11/2006 12:04:50
 
 
To
23/11/2006 09:27:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01172046
Message ID:
01172095
Views:
15
>version: VFP9 SP2 CTP
>
>
>
>X= 2.147E4
>
>?X," Expected : 21470"
>?X=21469," Expected : .F."
>
It's been in since at least vfp6
?2.147E4 && 21469
?2.1470E4 && 21469
?2.14700E4 && 21470.0   && not an integer any more
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform