Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO (FileName) DELIMITED WITH BLANK
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00528283
Message ID:
00528316
Vues:
16
This might do

COPY TO x.txt DELIMITED WITH " " WITH CHARACTER ' '

>>>The FP DOS COPY TO (FileName) DELIMITED WITH BLANK command does not put double quotes around character fields as advertised in the help file. That problem has been fixed in VFP. I am converting a program from DOS to VFP that uses the broken COPY TO command. Does anyone know how to create a COPY TO command in VFP that emulates the old DOS commnad?
>>>
>>>Thank you.
>>
>>You can create the text file in VFP with COPY TO (FileName) DELIMITED WITH BLANK, then edit the text file and remove double quotes by doing the global replace.
Tom

Life happens, don't blink.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform