Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE-Word
Message
From
05/10/1998 09:27:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
OLE-Word
Miscellaneous
Thread ID:
00143845
Message ID:
00143845
Views:
57
Hello,
I got the sample from MS about the automation of MS Word. I don't understand with some statement....anyobe can help me???
It is in VB code.
set appword = createobject('word.application')
with appword
.documents.adds
.selection.typetext text:="this is testing"
.activedocuments.printout background:=false
end with

What does "typetext" and "background" meant????how to convert this syntax to vfp??
I am not the most powerful man in this world.
I am not the worst man in this world either.
I just as same as all of you.
I still need to learn from my mistakes...
Next
Reply
Map
View

Click here to load this message in the networking platform