filter command
Michael Foy
mike at essex-web.com
Wed Apr 10 11:36:02 EDT 2002
oops put that add in too :-)
----- Original Message -----
From: Michael Foy <mike at essex-web.com>
To: <use-revolution at lists.runrev.com>
Sent: Wednesday, April 10, 2002 4:14 PM
Subject: Re: filter command
> how something along the lines
>
> sorry don't know rr enough to do the scripting, but here is some pseudo
code
> put 1 into i
> repeat
> if line i of fld1 =line i of fld 2 then
> put line i of fld1 & crfl after fld 3
> end if
add 1 to i
> until last line of shortest field
>
More information about the use-livecode
mailing list