revCopyFile progress bar

Sarah Reichelt sarah.reichelt at gmail.com
Wed Nov 16 20:14:19 EST 2005


> Is it possible to have a progress bar while a file is being copied to
> a server with the revCopyFile command. The files are fairly large and
> take a minute or so to copy. The computer is actually copying the
> file but to the user it appears as if the computer has locked up.
>

Is it possible to use FTP instead of just copying the file? Then you
can use the URL status to detect the progress and display it
accordingly. Also, it can be non-clocking so that other things can
happen during the upload.

Sarah



More information about the use-livecode mailing list