2010/1/15 nospam.nospam.nos...@gmail.com <nospam.nospam.nos...@gmail.com>:
> I have this line of code:
>
> Reg = New Regexp("=A7=F1=FChw=A4=A3", "=[\\da-fA-F]{2}")
>
> "=A7" is correctly matched, but it is the only match returned.
>
> How do I make Regexp match every occurrence so that =F1,=FC, =A4 and
> =A3 are also returned as matches?
>
> I've tried perldoc.perl.org and other sites but I can't find the answer.
>
> Any suggestions welcome.

Thank you, Markus Schatten.

I found this: 
http://www.mailinglistarchive.com/gambas-user@lists.sourceforge.net/msg01355.html

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to