Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Format field for negative number
Message
From
17/06/2006 07:07:43
 
 
To
17/06/2006 07:02:09
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01129712
Message ID:
01129713
Views:
9
>hi, I am trying to use format control to place a negative number in a parentheses but the output seems a little strange. For example, i have a -7810 store in a variable and have format @Z(9,999,999.99.
>
>It ouput shows ( 7,810) with empty spaces before the figure 7 instead of (7,810). Please advise what is the correct format to use in order to remove all the empty spaces.
>
>many thanks

TRANSFORM(7810,'@ZB9,999,999.99')
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform