Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word opening minimized
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00563684
Message ID:
00563693
Views:
16
It remembers the windowstate when document was closed in the previous session.
Force it like oWord.Windowstate=1 (or 0)

>I have a very simple instantiation of Word in my app like below:
>
>oWord = createobject('Word.Application')
>oWord.Documents.Open(mclettername)
>oWord.Visible = .T.
>
>When I run this, Word opens maximized on top of my app, but for a client word opens minimized on the status bar.
>
>Any ideas on why?
Previous
Reply
Map
View

Click here to load this message in the networking platform