I mean Thierry

> I just checked this, and Malte is correct. I see now why the second example 
> would only select lines ending in ?. I should probably remove "expert in 
> regex" from my resume? ;-)
> 
> Bob
> 
> 
> On Jan 23, 2013, at 3:30 AM, Thierry Douez wrote:
> 
>> Hi Malte,
>> 
>> for any position of ? in a line:  filter tText with "*[?]*"
>> 
>> for the last char of a line:  filter tText with "*[?]"
>> 
>> Regards,
>> 
>> Thierry
> 


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to