Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the best way to initalize Word97 from VFP6?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00156542
Message ID:
00157131
Vues:
73
Something is just not right here David!

Even if I try a simple prg with the lines of code you recommended:

oWord = createobject( "word.application" )
oWord.Visible = .t.
oDoc = oWord.Documents.Add()
oDoc.PageSetup.LineNumbering.Active = .f.
oWord.Selection.InsertAfter( "Test" )

I get an error specifying that the "PageSetup Does not evaluate to an object".

I will try to unistall Office 97, reinstall it and reapply SM1. I will also try to apply WIN NT 4.0 SP3 again and see what happens.

In the meantime, I want to thank you for all of the time you spent with me in the thread. You are a great contributor to levelextreme.com!
Juan L. Romero
gcandela@javanet.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform