Somewhere, during one of my find and replaces, I made a mess in my HTML files. I'm periodically finding unclosed heading tags. How do I find "1>", "2>" and...
Hi Paul I'd need more info. Post an example. Rob At 05:29 AM 26/08/2006, Paul Hanson wrote: Somewhere, during one of my find and replaces, I made a mess in my...
I found this in my HTML code: <h1>Directory Listings1> and it should be <h1>Directory Listings</h1> But if I search for "1>", I also find the <h1> tags in...
At 02:56 AM 29/08/2006, Paul Hanson wrote: I found this in my HTML code: <h1>Directory Listings1> and it should be <h1>Directory Listings</h1> But if I search...
AWESOME!!!!!! THANKS SO MUCH!!!! I now have much clean(er) code than before! BTW, a PO was put in to purchase FAR yesterday. AWESOME product. Saving me so much...
LOL Thanks Paul you made my day! At 10:59 PM 29/08/2006, Paul Hanson wrote: AWESOME!!!!!! THANKS SO MUCH!!!! I now have much clean(er) code than before! BTW, a...
I am a new user of FAR HTML and compiled HTML Help, and have just finished creating a new compiled help project for my company's SDK, which includes a separate...
... Mike This is a common use for FAR. 1. Setup a batch compile job (*.FBat file) See Authoring > Batch Compile From memory FAR.EXE recognizes the .FBAT ext ...
My department is using FAR to make the switch from compressed CHM help to uncompressed help, and love it so far...except for the search engine. It works fine,...
Jeff Here's my 2c. FAR (like Chm2Web) uses pure JavaScript -- So it runs just about anywhere. Other search systems use ActiveX, Server assisted search etc....
New to this group, but have been using Far for a number of years. Expected that I could find information, and /or support about Microsoft's new help tool...
... New to this group, but have been using Far for a number of years. Expected that I could find information, and /or support about Microsoft's new help tool...
Is anyone else using FAR to create a help system that merges multiple CHM projects?!? I have 7 CHM projects that I batch generate with FAR. I'm looking at ...
At 01:02 AM 5/10/2006, you wrote: Is anyone else using FAR to create a help system that merges multiple CHM projects?!? I have 7 CHM projects that I batch ...
Are there any plans to add functionality to FAR to easily combine multiple TOC and Index files in FAR or to add info to the Help that addresses how to do this?...
Paul Yeah but its so easy to do. You do it once and its done. Open each TOC up in notepad. Then copy and paste the main sections carefully into one file. Do...
I'm just looking at FAR and am very new to help file creation. I need to create both a chm file for an Access database application, and a Word or PDF file with...
Some tips from Pete Lees published here http://helpware.net/FAR/far_faq.htm#chmtopdf We had to do this with another project and we ended up copy and pasting...
We use FAR to produce uncompressed html help files consisting of several hundred individual .htm files. The launch file ("default.htm") contains only a...
Good morning, Rob (well, it's morning where I am ;~)) Thanks very much for your thoughtful response. After I posted, I realized that this is not a FAR-specific...
Hi Gay Thanks for the comments. As usual a solution came to me as I drifted into conscious thought this morning. What if you used a Redirection file to load...
Hi Rob, Thank you very much for your suggestions and help. I've spent all morning creating new help projects to see if I can implement the ideas you shared,...
Hi Gay The goto file is just intermediate file. It gets us around this refresh problem that browsers seem to have. I would be good to gut it of the code==...
Hello again, Rob, Thanks for your latest--I'm going to try to wrap my brain around this concept and try again. First I'll download the upgrade. You gave me...
/* You are so great to take your time to help us all with your knowledge. You are a true mentor. */ Gay, you won't find any better, regardless where you look....
... Hi Gay Thank my wife who went to bed alone while I stayed up late. ; -) But seriously I enjoy making solutions that help others in this space. I appreciate...
Hi, Ive been searching a loooong time for a tool which can make chm files from html pages. I went througs more than 10 ***.chm tools (winchm, powerchm etc etc)...
At 04:59 AM 2/12/2006, you wrote: Hi, Ive been searching a loooong time for a tool which can make chm files from html pages. I went througs more than 10...
Hi Rob, Is it possible to call defined search definitions in the Advanced Find and Replace dialog from a batch file? If this isn't possible, is there a way to...