Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Format function for number
Message
From
16/01/2001 11:26:42
 
 
To
16/01/2001 11:07:04
Denis Filer
University of Oxford
United Kingdom
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00464207
Message ID:
00464225
Views:
20
>Here's an easy one: How do I left justify a (numeric) number in a textbox control on a form - so it has no space before? I assume some format function - but I cant get it to work... THANKS SOMEONE!

In the init event of the control put:

This.value = transfo(mycursor.nValue)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform