Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transform()
Message
From
21/10/2003 16:46:09
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00840834
Message ID:
00840837
Views:
16
>Up until recently I've been using TRANSFORM() to reliably convert numeric and integers to character strings. Recently it changed the way it converted numbers to characters: it drops zeros on the end of the number.
>
>Previously: TRANSFORM(150) = '150'
>Now: TRANSFORM(150) = '15'
>
>Anybody have any idea if there is a setting that is doing this?
>
>Thanks,
>
>Gerry Newton

What version of VFP? I tried 7/SP1 and 8/SP1 and I don't see this.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform