Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Context Help for VBScript

144 views
Skip to first unread message

John Lomonaco

unread,
Apr 23, 2010, 10:35:18 AM4/23/10
to
I have written a fairly large stand alone application implemented in
VBScript. Currently I do context help using .hlp but would like to upgrade
to HTML Help. I recently downloaded the HTML Help tool from Microsoft and
converted my projects. I have been able to display full help by calling
hh.exe from my script. However, I have not found a way to connect VBScript
MsgBox and InputBox help buttons to my context topics. VBScript does not
seem to recognize a .chm file as a usable help file and I'm not sure how to
get IDs mapped to a context number that I include in the MsgBox and InputBox
calls. I have done a lot of searches on the web about the topic and found
one page about how to map an ID to a context number but this seems to be
aimed at VB 6 and I am not sure I understand it. I have found no help about
how to get VBScript to call HH.exe in a MsgBox or InputBox.

Thanks,

John


John Lomonaco

unread,
May 11, 2010, 11:38:32 AM5/11/10
to
Can I assume from the lack of response there is no solution to this problem.
I hope not.


John


"John Lomonaco" <jdlom...@ctc.net> wrote in message
news:7a7a$4bd1b021$a65255aa$21...@ALLTEL.NET...

Rob Chandler [MVP]

unread,
May 12, 2010, 4:51:26 AM5/12/10
to
Hi John
This guy reconds the VBS MsgBox function works with both .hlp and .chm
http://www.devguru.com/Technologies/vbscript/quickref/msgbox.html

http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.scripting.vbscript&tid=c3361fc3-6558-4adc-8841-1d015399b39e&cat=en-us-msdn&lang=en&cr=US&sloc=en-us&m=1&p=1

You know how to create a Context Help link in a HH project.

It wouldn't surprise me if it doesn't work. When Chm help files came around
a lot of things weren't updated.

Rob

"John Lomonaco" <jdlom...@ctc.net> wrote in message

news:72bfd$4be979ec$a65255aa$16...@ALLTEL.NET...

John Lomonaco

unread,
May 27, 2010, 1:04:25 PM5/27/10
to
Rob,

When you say this guy reconds the MsgBox function does that mean he has an
update to the VBS function? If so how do I get it? The first link page says
that MsgBox accepts .hlp and .chm files but there is no example of how to do
it. As the second link thread seems to prove the MsgBox function does not
directly work.

I'm confused.

John

"Rob Chandler [MVP]" <sup...@nospam.helpware.net> wrote in message
news:Oc3CQBb8...@TK2MSFTNGP05.phx.gbl...

Rob Chandler [MVP]

unread,
May 28, 2010, 6:46:15 AM5/28/10
to
Don't know. Might be worth contacting him and asking if it really works as
he's document?

"John Lomonaco" <jdlom...@ctc.net> wrote in message

news:691ca$4bfea5f8$a65255aa$31...@ALLTEL.NET...

0 new messages