problem with mapnumbers - mapfiles vs. hpj and hexadecimal
I'm using RoboHelp for Word on a project that was created using X5 (or actually converted from DocToHelp long time ago). There are several Word-files in the project. I added some topics and mapnumbers for them and updated some old mapnumbers. But when I press F1 in the application (C++, WinHelp) the new ones and some of the old ones won't work. It seems that those mapIDs that won't work are in separate mapfiles (one for each Word-file) while most of the mapIDs are in HPJ-file and they work fine.
How can I make all the map IDs go in the HPJ-file? Or make the ones in separate files work?
12.3.2010: I guess the problem is not the separate files. They are included in the Map-section of the hpj. The problem is in the map numbers: I'm using hexadecimal numbers in the application. The map numbers in hpj-file are in hexadecimal but the ones in the separate mapfiles are decimal numbers. How can I save them in hexadecimal? Before Robohelp 8 this hasn't been a problem.
Well, more on that: I tried editing .hh files using notepad and saved the map numbers in hexadecimal. That didn't help. So I opened hpj-file using Microsoft Help Workshop and removed the map numbers from separate files and added them in the hpj-file ( in hexadecimal). That solved the problem.
But this hasn't been a problem before RoboHelp 8. So is there a way do to this using RoboHelp or is this a bug?
Message was edited by: MinnaO
