Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word 97 Problem in VFP 5
Message
From
20/08/1998 22:18:17
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00123352
Message ID:
00128660
Views:
21
FileSaveAs works with Word 97 if you use the numerical equivalent of the items in the Word save-as combo box as the format for the save. I think the first is *.doc-it would be 0, and then next is *.dot which is 1, *.txt is 2, and so on. The syntax is as follows:

.FileSaveAs(myfile, 2)

to save as text for example. All of this is assumed that you have previously created a Word.Application or Word.Basic object. Hope this helps someone, I know you have all been a great help to me!
"No one outside ourselves can rule us inwardly. When we know this, we become free." -- Buddha
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform