Hello,
is it possible to interrupt a download without loosing the data?
I want to download a big file from an HTTP-server. With 
read/skip it is possible to make a resume-download. But, if 
I press the Esc-key in the REBOL-Console, all the data ist lost.
Is it possible to read the data in a loop, which checks 
everytime, if I pressing a key on my keyboard and then 
breaks the download and saves the data to a file?
cu, yogi

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to