TIpClientFtp() > Directory methods xHarbour Developers Network  

oTIpClientFtp:mkd()

Creates a directory on the FTP server.

Syntax

:mkd( <cPath> ) --> lSuccess

Arguments

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

Description

Method :mkd() creates a new 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