Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove point
Message
De
12/08/2007 06:36:56
 
 
À
12/08/2007 06:20:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01247674
Message ID:
01247676
Vues:
22
hi,
thank you for reply
i use help but still i don't know how...
STORE 'abracadabra' TO gcString
? STRTRAN(gcString, 'a', 'z')  
? STRTRAN(gcString, 'a', 'q', 2, 3)  
>>hi all,
>>
>>any idea help to remove point.
>>i have this number as ex.. at mytext i need to display or print it without point
>>
>>thisform.text1.value=98745.987------> at my report display as 98745987 or with space as 98745 987
>>
>>thanks.
>
>Look at CHRTRAN() and STRTRAN() in the help for replacing one char with another char within a string.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform