Hi, Adrian,

Adrian wrote:
> 
>     Why not stick to the topic ?  I believe this is the Rebol
> list.  Can we please discuss Rebol issues rather than aol`s
> intent with netscape what your favorite OS is, or Why Emacs
> is so cool?
>     I have already received invaluable help from others with
> Rebol programming.  but the non Rebol related issues are
> getting out of hand.
> 

Fair enough.  (And spoken like a gentleman.)

-jn-

-- 
; sub REBOL {}; sub head ($) {@_[0]}
REBOL []
# despam: func [e] [replace replace/all e ":" "." "#" "@"]
; sub despam {my ($e) = @_; $e =~ tr/:#/.@/; return "\n$e"}
print head reverse despam "moc:xedef#yleen:leoj" ;
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to