|
ok I figured out what the converters were doing wrong....
instead of //pc/directory to represent a file over a network, they were doig it as /pc/dir or even \pc\dir !! So I did a find/replace type deal and got that fixed. I will try out yours right now and see if it works.
|