dunbarx wrote:

> I have a variable "foo"  (remember foo?) containing:
>
> aabb
> bbcc
> ccdd
> abc
> bcd
>
> and a script that has:
>
>
>    filter foo with "a*b"
>    answer foo
>
> I get empty in foo, when what I am looking for is a substitute
> for Rinaldi's "fullFind"
>
> Changing the wildcard characters changes nothing.  OK, what am
> I doing wrong?

When I run that I get:

  aabb

What does your full handler look like?


--
 Richard Gaskin
 Fourth World
 Revolution training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to