Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MEMO to text????
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
MEMO to text????
Divers
Thread ID:
00119789
Message ID:
00119789
Vues:
50
I need to convert a memo field in a table to text within a column of an excel 5.0 file.

Here's what i got so far

set default to 'c:\MainDir'
set path to ;data

COPY TO XLFile;
FIELDS MyTable.Toc1,MyTable.Toc2,MyTable.Text;
FOR MyTable.Toc3 = 'INVENTORY';
TYPE XL5

HELP!!

Thank you
Perry
Perry E. Chrzanowski
Programmer/Analyst
Saturn (Solutions) Inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform