Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual Maxframe and HTML Help file
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00364236
Message ID:
00365442
Views:
19
>Almost. I am trying to figure out how to (1) get the search tab to pop up when I click on "Search" from my menu system. I can probably use some type of html help active-x object to pop up help with search tab active, but I don't want to do it that way. Should be an easy way to do it. The bar (_mst_hpsch) in the menu wasn't working for me, so I just call Help automatically and it pops up with 'Contents' tab active. I also am having trouble (2) with getting the table of contents to pop a page with a in-line bookmark. But that's an html workshop question.
>
>When I compiled with _msystem bar in the menu for 'Contents', my omenu would crash after I logged in the application, so that didn't work.
>
>Thanks.
>

_MSYSTEM is a menu pad not a bar. Try _MSYSTEM in the Help Pad with the following bars:
Contents _MST_MSDNC
Index _MST_MSDNI
Search _MST_MSDNS

If you have these bars, you can get to the Search tab by issuing sys(1500,"_MST_MSDNS","_MSYSTEM") from a form control.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform