Hi,
Uhm.. yeah, but where's the attachment? =)

//Best Regards
Stefan Falk


> -----Original Message-----
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, April 13, 2000 5:55 PM
> To:   [EMAIL PROTECTED]
> Subject:      [REBOL] Removing lines... Re:
> 
> Hi Stefan:
>       I have attached a file called "remove.r". It has
> two functions that were provided to me by other members
> of the mailing list. Perhaps there are others that
> would find it useful. The first one is the one that I
> was looking for. It will replace text between two markers,
> so that it has the effect of rewriting a record in a simple
> database.
> I hope you find this helpful.
> Regards
> Tim
> At 10:55 AM 4/13/00 +0200, you wrote:
> >Hi list,
> >I've read a textfile with read/lines....is there an easy way to remove a
> >line from the data?
> >
> >it goes something like:
> >
> >data: read/lines %blaah.txt
> >
> >if find data "plupp" [remove the line] <--- of course there oughta be
> some
> >easy code there.. ;)
> >
> >Best Regards
> >Stefan Falk
> >
> >

Reply via email to