Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tip: Automatically Launch and Logon to UT from VFP Help
Message
From
21/01/2000 14:12:57
 
 
To
21/01/2000 14:10:15
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00320645
Message ID:
00321053
Views:
18
>>>>This program will add a UT Logon menu to the VFP Help menu (VFP 6 Only!):
>>>(snippage occurs)
>>>
>>>How do I make a command press that button?
>>>
>>>Thanks!!!!
>>
>>oIE.Document.Forms(0).ZoomOn.Click()
>
>
>hehhehehehhehe It works!!! It works!!!
>
>:-)
>
>Ok, is there a print routine I can call now?
>oIE.Document.Forms(0).print()?

This one's not as intuitive. The 6 is the code for print, the 2 is a flag that says don't prompt the user.

oIE.ExecWB(6, 2)
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform