Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help wanted for cleaning a field
Message
From
23/10/1996 20:04:24
Sam Zhong
Fort Worth Star-Telegram
Fort Worth, Texas, United States
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00010765
Message ID:
00010827
Views:
28
>>
>>
>>How can I remove the double quatation marks in a field? For example, I have a field called "firstname", and after each record, it comes with a ", like Sam", Eric", John", ect. The file was converted from text format. What command should I use to remove them? I tried to use the command like "REPLACE ALL FIRSTNAME WITH STRTRAN(FIRSTNAME,""",""), but it didn't work. The message error is ")missing". I am using FoxPro 2.6 for Windows. Your help will greatly apprecialted.
>>
>>I can be reached at szhong@startext.net
>>
>>Sam Zhong
>
>
>try REPLACE ALL FIRSTNAME WITH STRTRAN(FIRSTNAME,["],[]). ', ", and [] can all be used to hold a string's data.

Thank you very much for your help!!!

Sam Zhong
Previous
Reply
Map
View

Click here to load this message in the networking platform