No_Restart

Reference:        Script Editor Program
                        Alphabetical Command List

                        Topical Command List 

Open Syntax Window

Any script that is interrupted by a system failure will be restarted as soon as the Beyond FTP services are initialized.  The point at which the script is restarted depends on this command.  Normally, restarting occurs at the exact point of failure.  A fair amount of overhead is devoted to keeping track of this point.  Scripts that involve a number of local file actions might incur more overhead than actual processing.  This is especially true if a large number of small files are being moved or copied.  Specifying No_Restart will greatly improve the speed with which such a script is processed.  However, a failure may cause some processing to be repeated.

There is no command form associated with this command.  It is simply inserted directly into the script.