Hello,
Thanks for developing this tool. I'm hoping you can help with an issue I'm having. This is a "All links in one file" build with depths of 1, no file specification, folder table created, no anchor table. My goal is to get nothing more than a list of links to all of the folders in the root directory, and it works fine with relative links, but not with qualified links. With "Fully qualified paths to links" checked, spaces seem to be changed to %2520 rather than %20:
location: V:\File Cabinet\Project Files\00 - Cust ID - Customer Name\
relative link produced (works): file:///V:/File%20Cabinet/Project%20Files/00%20-%20Cust%20ID%20-%20Customer%20Name/
qualified link produced (doesn't work): file:///V:/File%2520Cabinet/Project%2520Files/00%2520-%2520Cust%2520ID%2520-%2520Customer%2520Name/
Any ideas?
Thanks,
Jon