Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you fill a char variable with zeros?
Message
De
07/06/1999 14:43:55
 
 
À
07/06/1999 14:33:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00227138
Message ID:
00227149
Vues:
30
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform