Immortal

Reference:        Script Editor Program
                        Alphabetical Command List

                        Topical Command List 

Open Syntax Window

The Immortal command tells the script processor to keep a copy of this script running at all times.  It eliminates the need for Repeat_Time, ReQueue, and/or Queue_Script as ways to keep the script running.  The advantage is that any time the script terminates, another instance is immediately scheduled.

Note: Should the script begin to fail in unpredictable ways, it is still immediately rescheduled and will probably fail again.  This can make it difficult to terminate the script without unloading services and deleting the file FT.Q in the Beyond FTP directory.

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