Re: fetchmail & bug & REBOL

From: HTom4722@aol.com
Date: Tue Sep 12 2000 - 22:46:09 CEST


In a message dated 9/12/00 12:11:27 PM Central Daylight Time,
m.andreoli@tin.it writes:

>
> if [ "${flush}" ] ; then
> send "DELE $next"
> expect *OK*
> fi
>
> A stupid error; it should be:
>
> if [ "${flush}" = y ] ; then
>
> Michele
> --

You've been writing "C" too long, haven't you? :)

If I had a small coin for every time I've made that error, I wouldn't have to
work at all.

Along this line of "other ways to do things", there's a new version of REBOL
out,
experimental, that has Linux, Libc5 as the listed platform (as well as Linux
Libc6 and almost a dozen other Linux variations) if someone would be inspired
to play with it. It's a very small "internet language" thing that appears to
have a lot of goodness
rolled into a tiny box.

http://www.rebol.com/xpers/xpers.html
 

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.auc.dk
For additional commands, e-mail: mulinux-help@sunsite.auc.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:15 CET