Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remove point
Message
De
12/08/2007 08:27:08
 
 
À
12/08/2007 06:36:56
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:
01247679
Vues:
23
Experiment with these in the command window using ? to output results to the screen.


>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.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform