Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bug in copy to command
Message
De
28/01/2002 07:34:00
 
 
À
28/01/2002 07:07:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00611437
Message ID:
00611444
Vues:
26
>Hello,
>Trying to export to an ascii file when i issue the comand :
>
>COPY TO (lcFileName) DELIMITED WITH "" WITH CHAR TAB AS 737
>
>from the command line, I have no problem, but during runtime I get the error :
>command contains unrecognized phrase/keyword, any ideas???
>
>Thank You

With an empty string as the first delimiter (ie ""), as you've shown above, I get the same error from the command line. If you are trying to get character fields delimited with " try using '"' (double quote inside single quotes), as the first delimiter.
Len Speed
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform