On 05 Apr 2005, at 20:03, Dar Scott wrote:

snip


// filter version function shortListDar5 pL, pEx filter pL without replaceText(pEx,"\n","|") return pL end shortListDar5

Dar



This was the reason I was lamenting that rev's filter "command" is not fully regex compatible.
Your replaceText part returns a "|" delimited list. But the "|" (or) does not work in the filter command.
Not as in filter x without "5|6|11|18" nor as in filter x without "[56]|1[18]".
The "|" seems even to be ignored between [ ] brackets.


Gr W.

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to