Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Automation with VFP checking server not working
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Automation with VFP checking server not working
Miscellaneous
Thread ID:
00584148
Message ID:
00584148
Views:
47
I am using the cusword class from the MS Office Automation with VFP. I run into a problem checking the server with cusWord.IsServerOpen method. Does anyone know if the suggested code is correct? Word has already been opened, but it always returns .F. If Word is open, won't this always return .F.?

RETURN VarType(This.oServer)<>"O" OR TYPE("This.oServer.Name")<>"C"

Thanks,
Doug
Next
Reply
Map
View

Click here to load this message in the networking platform