Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting data from a memo file to an ASCII FILE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00315643
Message ID:
00315667
Vues:
19
Ahem...in the department of amplification and correction:

The syntax is:

COPY MEMO memo field name TO file name ADDITIVE

If you use the ADDITIVE keyword, the act of copying doesn't blow away the original file, so that each subsequent COPY adds to the file.

Example: COPY MEMO mDescription TO fCatalog.txt

It appears that if you have multiple memo fields in a single record, you have to issue a separate copy command for each of them.

-- Larry
-- Larry Keyes
Remember only You can prevent Gray Goo. Never release nanobot assembers without replication limiting code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform