Done extend tcc file format

rconn

Administrator
Staff member
May 14, 2008
12,712
169
extend tcc file format

I often have file names in these two formats:
C:/temp/temp.txt
file:///C:/temp/temp.txt
I have to manually convert them to
C:\temp\temp.txt
format before I can use them in TCC. It would be nice if TCC ate them directly or had conversion functions.

5fbd015a1887895b5162f7ecea7ae54b
Roedy Green on August 22, 2016 15:08
 

Similar threads