Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPY TO command
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
01134240
Message ID:
01134249
Vues:
26
>I'm doing a "COPY TO 'filename' TYPE CSV" from a vfp cursor.
>
>Everything is good except I need the first line in the csv file (which are the fields) to be upper case. One solution I thought about is opening the file and go character by character and changing to uppercase. Any other way to accomplish this?
>
>Thanks.

UPPER(fgets(fh)) instead of character by character ?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform