Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you fill a char variable with zeros?
Message
 
 
To
07/06/1999 14:33:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00227138
Message ID:
00227156
Views:
27
Another cool way is:

MyVar = Replicate('0',len(MyVar))

Donald
NYC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform