[REBOL] Re: nntp question
From: tim:johnsons-web at: 29-Aug-2001 9:30
Hi Kolla:
You might want to take a look at
http://www.reboltech.com/library/html/nntp.html
There's a LOT of nntp in there.
Tim
On Wed, Aug 29, 2001 at 06:21:37PM +0200, Kolbjørn Barmen wrote:
> What would be the correct way to pick a certain article from a
> usenet server using rebol?
>
> I currently use the following script...
>
> #!/bin/sh
> nc news.blarb.com 119 <<EOF | less
> mode reader
> article $1
> quit
> EOF
>
> which I would use like... getart "<message-id>"
>
> I dont find any reference on how to use the nntp support in rebol though,
> the section 12.3 in the user guide seems pretty irrelevant I think. When
> I pick messages, I do so based on message IDs, not their list placement on
> the server.
>
> -- kolla
>
> --
> To unsubscribe from this list, please send an email to
> [rebol-request--rebol--com] with "unsubscribe" in the
> subject, without the quotes.
--
Tim Johnson <[tim--johnsons-web--com]>
http://www.johnsons-web.com