OK, now I'm using RoboHelp HTML.
First a little background, which might help someone in
understanding what I'm trying to do...
At my company, we're trying to create a Help type system for
our Data Center. On one network drive, we have a specific
folder for oncall people. Those folders are then broken down
by departments. Each department keeps their folder updated
with the correct info (an Excel spreadsheet).
The hiearchy might look something like this...
\oncall (folder)
---Mainframe (sub folder)
----mainframeoncall.xls
---Network Support (sub folder)
----networkoncall.xls
I created a Word document with the list of those departments.
Then I'd like to hyperlink to that department's Excel spreadsheet
(which contains the oncall info).
For example: Network Support - That would hyperlink to:
c:\oncall\network\callme.xls.
I can get that to work fine if the xls file is in the Baggage
folder. The problem is, if Network updates their spreadsheet, I'm
still
pulling in the old data from the Baggage file. Of course,
thats no good.
Reading the Help, I got the impression that an external
document didn't have to be in the Baggage file. Either I
misintrepreted
or I'm doing something wrong (probably both with my luck).
So basically I guess the question is, is it possible to link
to an external file at its original location?
Geez, I hope this makes some sense.
Thanks (again)
Doug