TIpClientFtp() > File methods xHarbour Developers Network  

oTIpClientFtp:dele()

Deletes a file on the FTP server

Syntax

:dele( <cFileName> ) --> lSuccess

Arguments

<cFileName>
This is a character string holding the name of the file to delete.

Description

Method :dele() deletes a file 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