Hello, I am trying to combine several .HxS files into one. Once I add the .HxS files to the project in FAR, I need to be able to reorganize the TOC entries....
Hi Erin So combining TOCs as definitely a manual job. FAR does not help you do this in anyway. You did exactly the right thing. Try again.. open eacj TOC in...
Thanks for the tip. I think the problem is that I'm missing these tags in some spots: <ToolData Name="MSTOCEXPST" Value="Expanded"/> </HelpTOCNode> It seems...
Hi Erin We've actually had a lot of email over the years asking for an easy way to merge the contents of 2 or more TOC/Index files. Se here it is... I added a...
Erin getting back to your problem with TOC items not showing.... I didn't mention that the file attributes seem to be strictor in VS 2005. So for example our...
I had problems on a win2000 machine where I had a hard drive failure. I have a version 3 license and use V 3.3.2. When I reinstalled V 3.3.2 the advanced find...
My apologies if this question appears somewhat simple. I have been supplied with .chm files created using FAR from a German company. The files are supplied...
My apologies if this question appears somewhat simple. I have been supplied with .chm files created using FAR from a German company. The files are supplied...
At 04:41 PM 11/07/2006, you wrote: My apologies if this question appears somewhat simple. I have been supplied with .chm files created using FAR from a German...
Hi Rob, Many thanks for the information. Although it didn't directly provide the solution I unregistered and re-registered the .DLLs and OCXs on the PC's and I...
Hi, New to FAR, new to this forum. I've reviewed all the possible materials I can get a hold of, so I won't apologize if this is somethin people frequently...
Ted The popup type you define in your HHP files in a section? eg. [TEXT POPUPS] cshelp.h cshelp.txt You need to write some code in your application to test ...
Hi Rob, Thanks for the great info. I'm glad to finally reach someone who knows things from the programming side. I would've banged my head on this for quite...
We would like to create tutorials in flash or some other format. But we would like to have them bilingual! I would like to record whats going on on the screen...
At 05:30 PM 20/07/2006, you wrote: We would like to create tutorials in flash or some other format. But we would like to have them bilingual! I would like to...
Try http://www.debugmode.com/wink/ . It has Multilingual support but I do not know if that means you can export/import text translations. Otherwise ...
Hello Group, Can anyone explain if there is any benefit to using Start/End advanced search features instead of the * wildcard? For example, as far as I can...
At 02:56 AM 26/07/2006, you wrote: Hello Group, Can anyone explain if there is any benefit to using Start/End advanced search features instead of the *...
Rob Chandler said: "Yep I see no real difference." Thanks Rob. I wanted to make sure I wasn't missing anything. So far, FAR is proving to be a lifesaver aiding...
Hello again, I am trying to strip double spaces from the htm files in my help project. I have successfully replaced unneccesary instances of CDATA and  . ...
... Just remember you have to disable the FAR "smarts" to find spaces reliably. - Uncheck "Ignore Multiple Spaces" - and maybe Uncheck "CR LF Chars" -- if...
Problem solved! ... reliably. ... Thanks. I considered the first option, but not the second, as my search for " " (four spaces seemed to work). I wasn't...
Is this a bug or am I not approaching this correctly? I am trying to perform a seach using "<span*> </span>", which I assumed would select any span containing...
... of ... Oh I see your point. Sleep helps ... "<span*> </span>" This shows why you should always be careful and have preview on to begin with The above could...
Looking at the example you sent me if all you targets are in the form <span class="xxxx"> </span> I probably do what you were doing 1. Drop all files on FAR 2....
Thanks Rob. I don't mind breaking this down into multiple searches so it's no big deal. If you are taking feature requests, however, perhaps the option to add...
This is a question that I posed last summer. The problem somehow disappeared, but now it is back. I use WebWorks Publisher 2003 to generate my help project. I...