Navigation:  thinBasic Modules > FTP (File Transfer Profotol) >

FTP_SetLocalDir

Previous pageReturn to chapter overviewNext page

 

Description

 

Set the current local working directory.

 

Syntax

 

n = FTP_SetLocalDir(LocalCurrentDir)

 

Returns

 

Parameters

 

Name

Type

Optional

Meaning

LocalCurrentDir

String

No

The local computer current directory

 

Remarks

 

Before sending or receiving files, it is needed to set the local working directory

 

Restrictions

 

See also

 

Examples

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com