Gentee Programming Language > Documentation > Libraries Download documentation

ftp.getcurdir

The method retrieves the current directory name from the FTP server.
 
uint ftp.getcurdir(
      str   dir
)

Parameters

dirResult string.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


 Copyright © 2004-2006 Gentee Inc. All rights reserved.