Skip to main content
Participant
February 12, 2008
Question

Robohelp x5

  • February 12, 2008
  • 2 replies
  • 358 views
Hi Folks,
I am using Robohelp X5 for generating HTML help. In our company we are 2 technical writers, so the project is created in my pc and tha folder is shared to the other collegued also. i am facing a problem where the folder in the project is missing after the following error message: the instructionsa at "0x73dd11c7" refferenced memeory at "0x0000004". the memrory could not be read .

please can anyone suggest remedies to overcome it.

Thanks in Advance for the suggestions.
This topic has been closed for replies.

2 replies

RoboColum_n_
Legend
February 12, 2008
If you go down the source control route you have two options. The first is to use RH's in built source control software. How to use this and set it up is covered by the RH documentation and help file. The second method is to use a third party source control application (e.g. Microsoft's Visual Source Safe). Many sites prefer to use the same source control application as their developers.
Peter Grainge
Community Expert
Community Expert
February 12, 2008
Welcome to the forum.

Unless you are using source control, RH cannot be used across a network and sharing your drive is the same.

Either you need to split your project and then generate merged help from the two project or you need to implement source control.

The former will entail understanding how merged help works, splitting the project and correcting the broken links that will result. Not a task to be taken lightly. If your output is webhelp, merged webhelp is described on my site.

Implementing source control is something I cannot help you with.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.