Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you fill a char variable with zeros?
Message
From
07/06/1999 14:43:55
 
 
To
07/06/1999 14:33:05
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00227138
Message ID:
00227149
Views:
31
>MyVar = Replicate("0", nnn)
>Replace nnn with the number of characters you need.
>
>>I have a char variable that I want to fill with zeros and
>>write out to a flat file. How can I fill this variable
>>with zeros? thanks
----
MyVar = Replicate("0", nnn) -- works.... thanks .... :)
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform