FTP (File Transfer Profotol)

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules >

FTP (File Transfer Profotol)

 

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.