FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Question about the function FILE()
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Question about the function FILE()
Posted: Tue Feb 06, 2018 08:50 AM

Hello,

The function FILE() is used to check if a file exists or not.
I want to know if a hidden file exist or not.
Which function do I need to use to look for a hidden file?

Thanks a lot for any help.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Question about the function FILE()
Posted: Tue Feb 06, 2018 08:57 AM

If FILE() doesn't work, try using DIRECTORY().

EMG

Continue the discussion