Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing the field values
Message
 
 
To
24/02/2000 14:34:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00336991
Message ID:
00337006
Views:
28
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform