Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TRANFORM() Behavior ... changed from SP1 ???
Message
 
 
To
07/02/2002 08:17:53
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italy
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00616533
Message ID:
00616543
Views:
33
>I have this common lines:
>
>CREATE CURSOR test(Num NUMERIC(10,2))
>APPEND BLANK
>REPLACE Num WITH 10.2
>
>
>In VFP 6.0 if i issue this command:
>? TRAN(Num) i have this result 10.2
>
>In VFP 7.0 SP1, witnh the same command i have this result 10.20 .... i supect that this behavior is changed from SP1 ... anyone can confirm this supect ? .. and is a Feauture or is an Introduced Bug ??
>
>Emanuele

I can confirm that transform() function bechavior changed in VFP 7. Contrary to what help says it doesn't strip trailing zeros from the decimal portion anymore. I think it's a bug.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform