FTPCLIENT        Activate the Robo-FTP client applet

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands >

FTPCLIENT        Activate the Robo-FTP client applet

Syntax:

FTPCLIENT

 

Arguments:

None

 

Options:

None

 

 

 

This command not supported when running in a minimized window or as a Windows service.

 

This script command suspends script processing and activates the Robo-FTP client applet. The action of this command is the same as clicking on the Start Robo-FTP Client Applet on the Robo-FTP toolbar. You may switch freely between the Robo-FTP client applet and the Robo-FTP script environment.

 

Each environment shares the same Internet session, so you may connect to or disconnect from an FTP site, for example, from either a script file or from within the FTP client applet. The same set of configuration settings apply to both environments.

 

The Robo-FTP client applet is useful to understand how a session with a particular FTP site takes place so that it can be automated with a script file.

 

 

Related command(s): CONSOLE, TRACEWIN, WEBBROWSER, MESSAGEBOX, ASK, PROMPT, PLAYSOUND, BROWSE, MAILTO, PRINT, CONSOLEMSG

See also: Using the Robo-FTP Client Applet, Interactive Debugging, Running Robo-FTP with Prompting