Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I convert Wrod file to TXT file?
Message
 
À
07/04/2001 07:40:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00493172
Message ID:
00493255
Vues:
16
Ko Wisse already mentioned to you about the wdFormatTextLineBreaks being a constant. If you don't have access to a Word constants file, the value for that constant is 3.

So...
ox.application.ActiveDocument.saveas('mydoc.txt',3)

--Brad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform