Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Output off a memo field to a word doc
Message
 
À
26/11/2003 16:08:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00853627
Message ID:
00853961
Vues:
14
You can try this instead directly to open textfile (I don't know if its work faster):

m_txt = FILETOSTR("MyTextFile.TXT")
oWord.Selection.TypeText(m_txt)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform