I am trying to write an app that monitors a given set of directories on the
local drive at 5 min. intervals and then transfers any file it may find in
one of these dirs to a ftp server, so it needs to basically loop forever.

I want to have a Start/Stop toggle to initate or cancel this operation.

How do I test for a 'cancel event' in my forever loop. Does someone have a
little sample snippet that demonstrates Rebol's abilities for this purpose?

Again, thanks a lot in advance!

Kai

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to