Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing the field values
Message
 
 
À
24/02/2000 14:34:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00336991
Message ID:
00337006
Vues:
19
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...
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