Hi I am using HxC as central project file to generate my help. I would like a set up a process to generate HxS, chm and standalone html from this project by an...
250
Rob Chandler
helpwarenet
Feb 5, 2007 10:23 pm
Hi Jan The project file (HxC) is a fairly simple thing. Personally I just convert my TOC and Index using FAR then open the FAR Help Wizard and create a brand...
251
Rob Chandler
helpwarenet
Feb 5, 2007 11:13 pm
Are there any hints how to convert the HxC to a HPP in a batch process? Sorry to answer you exact question... re Batch processing. I guess there are many...
252
jan.blessenohl
Feb 6, 2007 7:00 am
The HxC file already contains the file list, is there a way to reuse it? As I said that is my master file. The next step is to create the h1 toc and index file...
253
Rob Chandler
helpwarenet
Feb 6, 2007 10:31 pm
Hi Jan Might be easier if we chat off line then I can ask you some more questions about this Rob At 06:00 PM 6/02/2007, jan.blessenohl wrote: The HxC file...
254
k8020940
Feb 13, 2007 10:40 am
Some time ago one of my colleagues was experiencing this problem - of an application immediately closing once an open help file was closed - The PC was running...
255
Rob Chandler
helpwarenet
Feb 13, 2007 11:24 am
Hi If the application tries to close help in the OnClose event you get a exception. The fix is to close earlier on the OnCloseQuery (or whatevery you have in...
256
k8020940
Feb 13, 2007 11:45 am
... a ... of ... closed - ... some ... with ... pleased ... had ... that ... is ... Hi Rob, What I should have added is that the problem appears only on this ...
257
Rob Chandler
helpwarenet
Feb 14, 2007 12:06 am
... Hi Jeff If it's what I think it is (ala my last post) then its a timing issue. So this PC may be a little faster or slower than others and so the problem ...
258
softsdk
Feb 15, 2007 8:35 pm
I am using a FAR batch files to create Uncompressed Help in two different passes: first one with JS search, then one with Google search. I managed to get both...
259
k8020940
Feb 15, 2007 9:11 pm
... and ... issue. ... problem ... I seem to have overcome the problem by re-registering hhctrl.ocx - I've made a note of it this time! Jeff...
260
Rob Chandler
helpwarenet
Feb 16, 2007 12:37 am
... (ala my last post) then its a timing issue. ... problem ... http://helpware.net/contact.htm ... I seem to have overcome the problem by re-registering...
261
Rob Chandler
helpwarenet
Feb 16, 2007 1:13 am
Must apologised Jeff. I didn't read your email properly (tied or late at night post). You clearly said it was Help closing that crashed the app. And I talked...
262
Rob Chandler
helpwarenet
Feb 16, 2007 1:16 am
Interesting. I can make a tweak that will stop the prompt in batch mode. However first try this ... Open FAR normally and enter that dialog. Make a minor...
263
k8020940
Feb 16, 2007 8:09 am
No, there's nothing particularly unusual about the PC or its software, we have others with a similar spec. XP SP2 is always up to date, as with others, so not...
264
Rob Chandler
helpwarenet
Feb 16, 2007 9:20 am
Hi I've just uploaded FAR Beta Build 664 http://helpware.net/FAR/ I've made sure that the prompt to save does not show. Let me know if you still have problems....
265
Amy Louise Green
softsdk
Feb 16, 2007 12:34 pm
Fantastic, thanks! I played around quite a bit with the config file, trying to figure out why it was saving over top of essentially the same information, but I...
266
Rob Chandler
helpwarenet
Feb 17, 2007 12:44 am
Thanks for the feedback Amy. Not sure what goes on there. Hopefully the Beta will put you right. The Beta's a solid to use. Its all we use around here. Nothing...
267
Shawn Giese
shawngieseisme
Feb 25, 2007 8:47 am
Obviously to the uncompressed output :) Would also be great to have TIDY integrated to help clean up my bad HTML :)...
268
Rob Chandler
helpwarenet
Feb 25, 2007 3:09 pm
Interesting thought. Problems with adding TOCs like that is you have to embed code into each of the users HTML topics. Currently FAR creates a framework around...
269
Janet Fisher
janetfi2
Mar 9, 2007 12:09 pm
Hi. Just downloaded FAR today. I ran it on my collection of 265 HTML files, and when the wizard that builds the JavaScript search was finished, it reported...
270
Janet Fisher
janetfi2
Mar 9, 2007 1:04 pm
Well, as it always happens, when I finally break down and ask someone (and advertise my giving-up), the answer comes to me. My files (except for 38 of them)...
271
Rob Chandler
helpwarenet
Mar 9, 2007 11:01 pm
Ha! Glad you solved it. Yes the parser is dependant on the body tags. That's the point where it starts collection words. Well done Rob At 12:01 AM 3/10/2007,...
272
venovirta
Mar 16, 2007 8:07 am
Hi All, I create a merged HTML Help in RoboHelp (X5) and use FAR (4.1.0.649) for fixing the TOC of the final help. Everything else works fine, but I just...
273
Rob Chandler
helpwarenet
Mar 17, 2007 4:24 am
Hi Pia Sounds like it maybe a post for the RH forums. Still feel free to post me a small example so I can understand your problem and comment. Rob At 07:07 PM...
274
Alvio
alvio74
Apr 3, 2007 6:37 am
Hallo is there a Far language Pack with others language? Where I shall download it? Thanks Alvio...
275
Rob Chandler
helpwarenet
Apr 3, 2007 7:08 am
... No language packs. Sorry. Rob...
276
suther777
Apr 19, 2007 7:18 pm
Hi @ all, i had made a chm-File, that works on my windows PC, where i create it, and on my Linux-Box under kchmviewer. Now i have send the File to my boss, but...
277
Rob Chandler
helpwarenet
Apr 20, 2007 1:25 am
Hi Samuel I've blogged the answer for you here (since it comes up so regularly) http://weblog.helpware.net/?p=36 So its basically MS security hot fixes, which...
278
jan.blessenohl
Apr 24, 2007 12:43 pm
Hi Rob, my sources are in an help2 project. The index entries are specified directly inside the different html pages. Like: <MSHelp:Keyword Index="K"...