Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing the field values
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00336991
Message ID:
00337022
Vues:
25
Andrews,
>
>>I have a chart with using; a field of the [table] is called name and last name.
>>This field contains all the names and last name of the employees of the following way:
>>FERNANDEZ P.LUIS ALEJANDRO
>>MORAL ESTER
>>The idea is take FERNANDEZ P.LUIS ALEJANDRO and change it by Fernandez P., Luis Alejandro.
>>How could I make this with a program, considering that does the chart have 3 thousand registrations.?
>>TIA
>
>Very easy :) Replace all name with proper(name), lname with proper(lname).
>BTW, name is probably reserved VFP word, use fname instead...

I just tried to figure out how can I create an InputMask to display Proper in text boxes. It seems to be not straightforward :( May be we can use KeyPress method for this...

Anybody can help us?
TIA
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