TIpClientFtp() > Directory methods xHarbour Developers Network  

oTIpClientFtp:rmd()

Removes a directory on the FTP server.

Syntax

:rmd( <cPath> ) --> lSuccess

Arguments

<cPath>
This is a character string holding the name of the directory to remove.

Description

Method :rmd() deletes a directory on the FTP server and returns a logical value indicating success of the operation.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe