Page 1 of 1

Long file names to array

Posted: Sun Oct 23, 2005 10:02 pm
by Vytas
Hi All,

Is there a way to get an array of long file names from a directory and put them into an array using WinWin?

Vytas

Re: Long file names to array

Posted: Sun Oct 23, 2005 10:34 pm
by Enrico Maria Giordano
The [x]Harbour function DIRECTORY() works fine with long file names.

EMG

Posted: Mon Oct 24, 2005 1:00 pm
by Vytas
Thanks Enrico!

Exactly what I was looking for.

Vytas