Navigation:  thinBasic Modules >

FTP (File Transfer Profotol)

Previous pageReturn to chapter overviewNext page

 

Description

 

FTP module adds File Transfer Protocol functionalities.

 

How to use this module

 

Before calling any FTP module specific keyword, add the following line to your scripts:

 

USES "FTP"

 

This directive will load the module, add new keywords and relevant module equates.

 

 

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