Gentee Programming Language > Documentation > Libraries Download documentation

ftp.setcurdir

This method sets a new current directory.
 
uint ftp.setcurdir(
      str   dirname
)

Parameters

dirnameThe name of a new directory.

Return value

Nonzero if initialization was successful; otherwise 0.

See also

    Internet


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