Link to local or network file...
Brought to you by:
stevencole
Sometimes the clickable link to a network file does not do anything and sometimes it does with the same type of file in a different location. Are there any known issues with certain types of filenames that the program can't handle correctly?
Thanks for a nice program anyway that does just what I need!
if you link a file eg: "C://textdoc.txt" when you click the link it just trys to open the file, if nothing happens its because the file path isn't valid.
It is a very early implementation of this feature, problems will arise when E drive on your computer is F drive on johns computer... to fix this it needs to not work on absolute paths.
remember what is a valid path on you computer could possibly be a invalid path on a friends computer.