Hi all,

        first of all I want to thank all who have took the time to add
something to this thread. I really hoped to spark this type of interest from
you all. The most attractive approach for this problem seems to me the use
of Reg Expr (an area I really never grasped), so maybe it's the right moment
to give it a try. I'm heading now to CB site. Thanks again.

Iames

> I know some might consider it cheating but if you use Craig Boyd's
> regexp.fll, you can do it like this:
> 
> SET LIBRARY TO regexp.fll ADDITIVE
> m.texttoparse="Apples [some text]; oranges [some more text]; bananas
> [more text];"
> m.results=RegExp(m.texttoparse,"(\[[^\]]+\])",1,"")
> ?m.results
> 
> Thanks for doing the hard part, Ed... <g>

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Caschi, abbigliamento e accessori per la moto a prezzi convenienti, solo su 
Motostorm.it
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7850&d=8-5


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to