I would think that technically, it should work with wholeMatches = true. Otherwise, with wholeMatches = false, it should return nothing.

I based this on consistency with the "normal" string logic that:

empty = empty (TRUE)
empty contains empty (FALSE)

With that said, it sounds like lineOffset isn't equipped to deal with this. Maybe you could use something like:

offset( (the lineDelimiter)&(thelineDelimiter) ) ?

Hi

I was trying to find an empty line in some text, and thought that lineoffset would be perfect for that. however, it seems to not work with the search-string being "".

I also thought this used to work (though i'm not totally sure, and haven't checked).

So.. bug or not?

thanks
björnke


--

official ChatRev page:
http://bjoernke.com?target=chatrev

Chat with other RunRev developers:
go stack URL "http://bjoernke.com/chatrev/chatrev1.3b3.rev
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to