Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word quirks? Am I taking the right approach?
Message
 
 
To
06/12/2000 09:54:06
Carol Dewar
Magram Computer Services Llc
Saugerties, New York, United States
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00449903
Message ID:
00450009
Views:
32
>The problems I am having are:
> oTemp keeps flashing, showing the updating. And when I prompt for user input, all the user sees is oTemp fullscreen with no doc. open.
> oAll shows with no menubar and no toolbars. (I bandaged that by taking out the first Visible = .f.)

Can you pare down your code and give us a sample? I haven't seen this behavior, so I can't offer any advice without seeing the code, or being able to reproduce it.

One flag to me is setting Visible to .F.; you should only need to set it to .T. at the end. Some of the other Office servers can't be set to Visible = .F. once they're made visible, and since they default to .F. (using CreateObj("Word.Application")), you needn't worry until the end. But there's always more than one solution...can you post the code?

- della Martin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform