Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lost Menus and Toolbars
Message
From
22/02/2002 06:58:51
 
 
To
21/02/2002 11:34:59
General information
Forum:
Microsoft Office
Category:
Word
Miscellaneous
Thread ID:
00620077
Message ID:
00623625
Views:
13
>When I run WORD as a separate application apart from VFP.

Try to run the following code in FoxPro and tell me what is the result:
loWord = CreateObject('Word.Application')
loWord.Visible = .t.
loWord.CommandBars('Standard').Visible = .t.
loWord.CommandBars('Formatting').Visible = .t.
HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Previous
Next
Reply
Map
View

Click here to load this message in the networking platform