On Tue, 23 Sep 2003 16:42:07 +0200, Robert M. M�nch
<[EMAIL PROTECTED]> wrote:
Hi Dide, I mad a quick patch to the program to fix a bug that happens if
the msg/from is 'none that can happens sometimes.
; populate colomn blocks
insert/only b-msg reduce [
any [msg/subject " - no subject -"]
either none? msg/from ["none"][first msg/from]
any [all [msg/date to-string msg/date/date] ""]
any [all [msg/date to-string msg/date/time] ""]
size
mesg-num
msg
]
Hope this helps....
--
Robert M. M�nch
Management & IT Freelancer
Mobile: +49 (177) 245 2802
http://www.robertmuench.de
--
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.