FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Long file names to array
Posts: 25
Joined: Sun Oct 23, 2005 09:58 PM
Long file names to array
Posted: Sun Oct 23, 2005 10:02 PM

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

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Long file names to array
Posted: Sun Oct 23, 2005 10:34 PM

The [x]Harbour function DIRECTORY() works fine with long file names.

EMG

Posts: 25
Joined: Sun Oct 23, 2005 09:58 PM
Long file names to array
Posted: Mon Oct 24, 2005 01:00 PM

Thanks Enrico!

Exactly what I was looking for.

Vytas

Continue the discussion