[U2] PERL regular expression interpreter in UV Basic?

Ken Ford <[email protected]> Tue, 13 May 2014 22:02:30 +0000
Newsgroups gmane.comp.db.u2.general
Message-ID <[email protected]>
--_000_64c0e6a9c5b0491abc01a4b8b27efe6eEXA1corpfirstmaccom_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hello U2 Users.
I have been using a UV Basic function I call REGEXP that takes a text stri=
ng and a PERL formatted regular expression and executes a PERL script and =
returns a matched string if found.  The problem is that it can't handle so=
me of the things in strings that are passed to it and PERL bombs.
Because of this, I am in the midst of writing a UV Basic interpreter of PE=
RL regular expressions, which is an interesting challenge.  I checked via =
google search for any such UV Basic program already out there, but found n=
one.  So I am curious to know if anyone has done this, and if so, would ca=
re to share the code.
Thanks to anyone who can assist.

Ken Ford.
Firstmac Ltd
Brisbane, Australia.

 -------------------------------------------------------------------------=
------
Note:=20
This email (inc all attachments) is for the use of the intended recipient(=
s) only.
Privileged or confidential information may be contained in this communicat=
ion. If you have received this email in error, please notify the sender im=
mediately and then delete all copies of this message from your computer ne=
twork. If you are not the intended recipient, you must not keep, use, disc=
lose, copy or distribute this email without the author's prior permission.=
 If you are the intended recipient and you do not wish to receive similar =
electronic messages from us in future, then please respond to the sender t=
o this effect.=20
We have taken precautions to minimise the risk of transmitting software vi=
ruses, but advise you to carry out your own virus checks on this email and=
 its attachments. We do not accept liability for any loss or damage caused=
 by software viruses and do not represent that this transmission is free f=
rom viruses or other defects.=20
Firstmac Limited (ABN 59 094 145 963) (AFSL 290600)=20
 -------------------------------------------------------------------------=
------
--_000_64c0e6a9c5b0491abc01a4b8b27efe6eEXA1corpfirstmaccom_
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

--_000_64c0e6a9c5b0491abc01a4b8b27efe6eEXA1corpfirstmaccom_--