link() not opening folders with spaces in their name
in
Programming Questions
•
2 months ago
Hi all :)
I'm trying to use 'link()' to open folders (is this the best way to?) and everything works fine unless it's name has a space in. Otherwise I get a "java.net.URISyntaxException: Illegal character in path at index 17: C:/Users/KingD/My Documents" error.
If anyone can offer a possible solution it would be much appreciated :)
KingD.
1