Beyond FTP Feature Tour
Beyond FTP Script
Editor - ReCompile Command
Back
to Feature Tour

Recompile forces recompilation of the script every time it
is run. It is processed only by Beyond FTP versions 3.1 and above. It is
particularly useful if you are dynamically loading Server Lists. There are
several implications. First, the script source file and any subscripts or
server list files must be present on the machine that is executing the
script. If you distribute scripts to remote machines, be sure you also
distribute any attendant files. Second, you must be careful when editing
scripts that already have instances queued for processing. A failure during
the compile stops execution. We do not execute the older version. Any
changes in the script or its included files will be reflected immediately.
Finally, this value is stored in the compiled version of the script. You
must compile the script manually when you first insert the command, and
distribute the compiled .DCF file along with the script if remote operation
is required.
There is no command form associated with this command. It is simply inserted
directly into the script.
Example:
:ReCompile:
Back
to Feature Tour

|