Scripts Menu

<< Click to Display Table of Contents >>

Navigation:  Robo-FTP User's Guide > Robo-FTP Interface > Robo-FTP Console >

Scripts Menu

 

The Robo-FTP Scripts menu is shown below. The actions off of this menu manage the running of command scripts.

 

robo_main_scripts_menu

 

Rerun Script File                Ctrl + R

Click this menu item (or press the (Ctrl+R) key) to rerun a script file that is not running. The script file name is shown in the Robo-FTP window title and in the QuickScript window.    

 

Stop Script File                Esc

Click this menu item (or press the (Esc) key) to stop the current script command and stop any further execution of the script file. Control returns to the Robo-FTP console window.

 

Skip to Next Statement        Ctrl + N

Click this menu item (or press the (Ctrl+N) key) to stop the current script command and continue execution with the next command in the script file.    

 

Enable Breakpoints

Select this menu option while debugging to force the script processing engine to halt upon encountering the BREAK script command. Breakpoints are disabled by default but this menu option allows you to use the same script source file for development, debugging, and production environments.

 

Enable Console Colors

Select this menu option if you wish the console window to display lines of text in color. By default, console colors are enabled.