TIpClientFtp() > Directory methods xHarbour Developers Network  

oTIpClientFtp:pwd()

Queries the current directory on the FTP server.

Syntax

:pwd() --> lSuccess

Description

Method :pwd() sends the PWD command to the Ftp server and returns a logical value indicating success of the operation. If successful, the current directory is stored as character string in the :cReply instance variable.


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