B
Brian Wilder
It may be dumb of me, but I do not see how to create a "relative" link to a
file on disk. I see how to create an absolute link, say,
C:\foldertree\folder\filename.doc
but, somehow, I don't see how to make that link relative,
or to use a variable for C:\, if that's an alternative.
I want to include as data, hyperlinks to files in a certain folder tree on
disk. Which disk that folder tree will be on, may vary from PC to PC, so I
would like the link to be relative, so that I can put the folder tree on D:
on some PCs and C: on others, or maybe some arbitrary network drive.
Thank you for any advice, insight or pointer to resources.
file on disk. I see how to create an absolute link, say,
C:\foldertree\folder\filename.doc
but, somehow, I don't see how to make that link relative,
or to use a variable for C:\, if that's an alternative.
I want to include as data, hyperlinks to files in a certain folder tree on
disk. Which disk that folder tree will be on, may vary from PC to PC, so I
would like the link to be relative, so that I can put the folder tree on D:
on some PCs and C: on others, or maybe some arbitrary network drive.
Thank you for any advice, insight or pointer to resources.