either error? set/any 'FTP-RESULT try [
write %tempfile.txt read %fileexists.txt
]
or
either error? FTP-RESULT: try [
write %tempfile.txt read %fileexists.txt
'worked ; we return something "real"
]
On 3/14/06, Steven White <[EMAIL PROTECTED]> wrote:
>
<snip>
>
> This "set-word" concept is a bit confusing, but I am going to wait with
> my criticism of the REBOL documentation until I have re-read it, plus
> the two books I have purchased. Then I'll complain.
>
> >>> [EMAIL PROTECTED] 3/14/2006 10:12 AM >>>
>
--
-Volker
"Any problem in computer science can be solved with another layer of
indirection. But that usually will create another problem." David
Wheeler
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.