briany- Tuesday, October 25, 2005, 4:40:55 PM, you wrote:
> put "AC"&cr&"BD"&"CC" into tText > regexFilter tText,"[AB][BC]" // tText =>> "AC" Something like that would probably work out, but you'd lose the speed of the filter command. -- -Mark Wieder [EMAIL PROTECTED] _______________________________________________ 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
