VPF 9 HELP command

Author: Tracy Pearson

Posted: 2011-08-11 at 14:34:31

Is there a menu item to launch the CHM set with SET HELP TO myhelp.chm on

the Search tab?

I know I can do it with API's, but it launches a separate CHM than what is

launched by _MST_HPSCH.

*-- This API call opens the search tab in the CHM file

DECLARE long HtmlHelp IN hhctrl.ocx as HtmlHelpA integer, string,

integer, string @

cStructure = BINTOC(32,"4rs") + REPLICATE(BINTOC(0,"4rs"),7)

HtmlHelpA(0, SET("Help",1), 0x3, @cStructure )

Thanks,

Tracy Pearson

PowerChurch Software

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/000301cc5855$50094130$f01bc390$@powerchurch.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2011 Tracy Pearson