Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking BackGroundPrintingStatus
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00397137
Message ID:
00397215
Views:
10
>>I finally realized the reason I wasn't getting my mailmerge document to print is that I was "quitting" word too soon. What is the best way to keep checking oWord.BackGroundPrintingStatus? I tried the following code:
>
>Instead of polling BackGroundPrintingStatus, you can just turn Background printing off before you make the print call, and your print function will be synchronous. You can then turn BackgroundPrinting back on when the printing is finished.

Are there any ramifications I should consider prior to doing this? I am basically looping through a bunch of records and then using the find .. replace method of word automation for each record. When I am done looping through all of the records I want to go ahead and close word and exit the form.

Prior to your post I went ahead and followed Garrett's advice and put a timer on the form. Do you see any advantage of one over the other?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform