Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know when word finished printing
Message
From
21/05/2003 13:56:20
 
 
To
21/05/2003 11:43:40
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00791108
Message ID:
00791202
Views:
30
>This is how I do it
>
>
>declare Sleep in Win32api integer
>do while !empty(WordObj.Application.BackgroundPrintingStatus)
>	=Sleep(2000)
>enddo
>
Thanks Gregory

It seems like if property BackgroundPrintingStatus is not evaluated as a property at such level, I´m getting an unknown COM error.


What could I be doing wrong?

Regards

Oscar
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform