Connecting Tech Pros Worldwide Help | Site Map

Goto Helpfile

  #1  
Old November 12th, 2005, 07:41 PM
John
Guest
 
Posts: n/a
Hello,
How can i goto the helpfile i made in Help&manual with a button ore the menu
in my application. Not with F1. Tell me please.

Thanks
John


  #2  
Old November 12th, 2005, 07:41 PM
Mike Storr
Guest
 
Posts: n/a

re: Goto Helpfile


I believe
Shell "Winhelp <path to help file>", vbNormalFocus
Should work.

If the path is not known, you can use just the help file name. WinHelp will
ask for it's location if it cannot be found. After pointing the way once,
WinHelp will create a registry key for it and not ask again.

Mike Storr
www.veraccess.com


"John" <j.botter3@chello.nl> wrote in message
news:ADcSb.10662$Os.8277@amsnews02.chello.com...[color=blue]
> Hello,
> How can i goto the helpfile i made in Help&manual with a button ore the[/color]
menu[color=blue]
> in my application. Not with F1. Tell me please.
>
> Thanks
> John
>
>[/color]


  #3  
Old November 12th, 2005, 07:46 PM
Tony Toews
Guest
 
Posts: n/a

re: Goto Helpfile


Larry Linson did not write this message.
[color=blue]
>Comments: This message did not originate from the Sender address above.
> It was remailed automatically by anonymizing remailer software.[/color]

Please ignore.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem exporting multivalued field to Word 2007 template using Access 2007 Mientje answers 1 November 6th, 2008 07:56 PM
VB statements to connect to SQL Express. brosner answers 6 April 3rd, 2007 05:38 AM
Application Migration from VB6 to .NET Lumpierbritches answers 3 November 20th, 2005 06:19 PM
Use of Goto Exit_Proc Tim Marshall answers 37 November 13th, 2005 08:41 AM