Thank you Brian Stevens It works now. I will work on writing the html files for the help documentation now. When I am done making the finishing touches on my application VocalAssist; because of everyone's help on the FB list. I will give out free copies to anyone on the FB list of my VocalAssist app If you want to check it out. (When it's done) Those not on the FB list however I will have a shareware fee. Brian On 8/4/09 8:01 PM, "Brian Stevens" <bstevens33@...> wrote: > > On Aug 4, 2009, at 3:58 PM, Brian Heibert wrote: > >> I finally fixed it >> It really should work now. >> >> http://www.macvocalassist.com/project >> > > The primary issue was you didn't READ the sample html file where it > says: > > "<!-- Apple Help needs these meta tags in the default page -->" > > > The meta tag was wrong. Here is the correct version based on your help > name. > > <meta name="AppleTitle" content="VocalAssist Help"> <<< you had > "RSHD Help" which won't work > > Also, your code has several calls to HBRegister() which are > unnecessary. Just call it ONCE in main. > > Change the meta tag and you should be on your way. > > > Brian S > > -- > To unsubscribe, send ANY message to: futurebasic-unsubscribe@... >