in reply to Re^2: Unicode file names
in thread Unicode file names

Thanks! That website helped me spot a variable that I declared but never used. Also, I shortened the JS code a little bit after I realized I could move parts of it to the front and eliminate functions that were only used once.