Running Quick Scripts

Quick Script Editor

Running Quick Scripts

After programming your Quick Script using Quick Script Editor, you can execute it.

To run a HostExplorer Quick Script:

  1. In the host session window, on the Tools menu, point to Quick Script and click Run. The Browse Quick Script Files dialog box opens.
  2. Select a Quick Script and click Open. The selected Quick Script runs.

To run an FTP Quick Script:

  1. In Quick Script Editor, open the Quick Script that you want to execute.
  2. On the Commands menu, click Execute Quick Script. The selected Quick Script runs.
    Note: 
      To stop the execution of the Quick Script at any time, click the Stop button on the toolbar.

You also have the option of executing an FTP Quick Script file by passing the file as an argument to Quick Script Editor and adding an “/EXEC” flag to the command line.


Related Topics

Creating Quick Scripts

Modifying Quick Scripts

Converting Quick Scripts to Macros