Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to change THIS to This?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01182553
Message ID:
01182557
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>>>Is there a function in VFP that will change all words in a string from all upper-case letters to upper-case first letter and lower case the rest?
>>>
>>>For example, to change:
>>>
>>>"SYSTEM VARIABLE" to "System Variable"
>>
>>Have you tried?
>>
>>
>>lcString=STRTRAN(lcString,"THIS","This")
>>
>
>I am talking about a generic function that will work on any string.
>
>Thank you

PROPER

<g>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform