Hi list ~

how can I employ some error handling so that I get retries if a get in the=
 loop 
should fail?

As always, thanks in advance,
Kai

foreach url urllist [
  counter: counter + 1
  write to-file append copy "file" counter read url
]


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to