FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Question about LRMDIR()
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Question about LRMDIR()
Posted: Sat Jul 17, 2010 11:28 AM

Hello everybody,

LRMDIR() is used to remove a folder. But to my opinion the folder has to be empty before it can be deleted.

I want a function which removes a folder, including all its subfolders and files. Something like DELTREE.EXE in the old MS-DOS.

Does anyone have any idea how to remove a folder, including all its subfolders and files, in FWH ?

Thank you very much in advance.

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: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: Question about LRMDIR()
Posted: Sat Jul 17, 2010 12:03 PM

Hello Michel,

viewtopic.php?f=3t=13551p=69554hilit=DELETEDIR#p69554

Best regards,
Otto

&&&

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: Question about LRMDIR()
Posted: Sat Jul 17, 2010 12:48 PM

Otto,

Thanks a lot for your help.

I'll try it out.

Have a nice weekend.

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

Continue the discussion