In Notes, I'm sure in the past I was able to enter a complete file path as a hyperlink using normal path notation e.g/.
C:\Documents\Link File.doc
... and L4 would convert it internally to the required format.
But this is not being accepted in the latest release. I have to convert to the following format before it will be accepted:
file:///C:/Documents/Link%20File.doc
Is this expected behaviour? Is there an easier way to create a Hyperlink to a file? I've written a Word macro to do it, but this is far from intuitive behaviour.
Thanks
RIchard