On Wed, 30 Oct 2019 10:50:39 +0100, Mattias Gaertner via lazarus
<lazarus@lists.lazarus-ide.org> wrote:

>Windows knows specials paths starting with '\\'.

But I don't! :(
What is special with these? I have noted tghat if I spell a path wrong
(copy paste or oterwise) and get two \\ instead of one it still works
fine. But maybe there is some special meaning too?

Anyway, I ran the program test on Windows now using the suggested
function:
FindAllFiles(FileList, TaskDir, '*.conf', false); 
FileList shows the full path to the files but excluding the drive
letter, which is not part of the "TaskDir" variable.
It checked the dir in the current drive (where the exe file is
located).


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to