Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the best way to initalize Word97 from VFP6?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00156542
Message ID:
00157131
Views:
67
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform