Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word 97 document
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Word 97 document
Miscellaneous
Thread ID:
00145212
Message ID:
00145212
Views:
70
Is there a way to create a new document in word from VFP with a preselected file name ? In the following code :

x = CreateObject('Word.Application')
x.Documents.Add
x.Visible = .t.

a new doc is created, how can I create the file name for the doc or force it to be saved as a name and location I assign ? Is there documentaion for actions of Documents, I am familiar with Add and Open, but what else is available for manipulation of word 97 from
VFP ?

TIA !! CB
Next
Reply
Map
View

Click here to load this message in the networking platform