Creating an external doc link in FM that works in RH
I am using FM 9 and RH 8 (TCS2) and I am trying to create a hyperlink within FM to an external pdf document and then have that hyperlink work from a linked project in RH. Note: I don’t care whether the hypertext command opens the document from within FM, only Robohelp. Two questions: What hypertext command do I use in FM and where do I place the pdf within the RH project? I’ve tried various combinations of commands and locations, but so far none of the links have worked in my RH project.
My file structure:
FM Project: c:\VSS Checkout\BRG Master Files\BRGMasterProject.book (this book contains chapters linked to multiple subdirectories within the project)
RH Project: c:\RobohelpProjects\Bill Review Guidelines\
I am trying to open a file named ALGuide.pdf using the hypertext marker “message openfile” My assumption (and this could be wrong) is that I need to place the pdf within the Robohelp project and indicate the RH path location within the FM hyperlink.
I have tried the following Hypertext commands assuming that the !SSL! folder within my RH project is where the output files reside (in all of these cases, I placed the pdf file in c:\RobohelpProjects\Bill Review Guidelines\!SSL!\webhelp\) :
message openfile ALGuide.pdf
message openfile webhelp/ALGuide.pdf
message openfile !SSL!/webhelp/ALGuide.pdf
I have tried several other path/location combinations, but there are so many combinations, I figured it was time to ask. Can anyone assist?
