Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word 2000 vs Word 97 - automation issue
Message
From
16/09/1999 12:54:51
 
 
To
16/09/1999 08:11:44
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00265394
Message ID:
00265531
Views:
17
The solution in Excel is to turn alert messages off. I would look for a similar property in Word.

Pf

>We use MS-WORD ole-automation to move information into word thru mail-merge. Our app works perfectly fine in WORD 97
>
>When it is used from WORD 97 the VFP code below:
>
># DEFINE wdDoNotSaveChanges 0
>
>** open a word mail-merge master document
>oWord = GETOBJECT("MyWordDoc.doc")
>
>** follow a series of document mail-merge manipulations
>
>** master document closing
>oWord.Close(wdDoNotSaveChanges)
>
>This triggers the following prompt:
> 'Do you want to save changes made to "MyWordDoc.doc"'
>A bug in my opinion... anyway out?

(On an infant's shirt): Already smarter than Bush
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform