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
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
The [x]Harbour function DIRECTORY() works fine with long file names.
EMG
Thanks Enrico!
Exactly what I was looking for.
Vytas