wwFtpClient.DeleteFile
Deletes a file from the server.
o.wwFtpClient.DeleteFile(lcFtpPath)
.T or .F. - check .cErrorMsg
for error information.
Parameters
lcFtpPath
The FTP path for the file to delete.
Deletes a file from the server.
o.wwFtpClient.DeleteFile(lcFtpPath)
.T or .F. - check .cErrorMsg
for error information.
lcFtpPath
The FTP path for the file to delete.