Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create CSV files
Message
De
19/11/2003 12:13:31
 
 
À
19/11/2003 12:06:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00851503
Message ID:
00851514
Vues:
11
Hi Larry,

Please take a look in the Copy To command in the help file.
COPY TO FileName [DATABASE DatabaseName [NAME LongTableName]]
   [FIELDS FieldList | FIELDS LIKE Skeleton | FIELDS EXCEPT Skeleton]
   [Scope] [FOR lExpression1] [WHILE lExpression2] 
   [ [WITH] CDX ] | [ [WITH] PRODUCTION ] [NOOPTIMIZE] 
   [ [TYPE] [ FOXPLUS | FOX2X | DIF | MOD | SDF | SYLK | WK1 | WKS | WR1
   | WRK | CSV | XLS | XL5 | DELIMITED [ WITH Delimiter | WITH BLANK 
   | WITH TAB | WITH CHARACTER Delimiter ] ] ] [AS nCodePage]
Hope it helps,

Fernando

>I need to create data in a CSV file format to you for a file transfer. I understand that a CSV is comma delimited data where each line ends with carriage return and line feed characters.
>
>Is that it? Do I just create the file and name it filename.csv, or is there more to it.
>
>Thanks for the help,
>Larry Morelli
>(248) 640-7114
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform