On Wednesday, August 27, 2003, at 07:15 PM, Monte Goulding wrote:


Hi All

I just uploaded a new plugin called Democratic Revolution. The idea is you
create feature requests and vote on them to give the RunRev team a good idea
of what we want.


Cool! -- Lobby... [Vote for Me]

<h1>Vote for offsetAll()</h1>

OffSetAll() works just like offset() only it builds an array of each char location that it finds and puts it into an array as myArray[1], myArray[2], myArray[3] etc...

use it like this: put offsetAll("my phrase", stringToSearch) into myArray

put myArray[1]
-- 123

put myArray[2]
-- 1277

put myArray[3]
-- 10567

Mark

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to