<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff size=2>Mark, 
so you mean you can do this:</FONT></SPAN></DIV>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff 
size=2><myTag><innerTag></myTag></innerTag></FONT></SPAN></DIV>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff 
size=2>??</FONT></SPAN></DIV>
<DIV><SPAN class=623082717-26072003><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=623082717-26072003><!-- Converted from text/plain format -->
<P><FONT size=2>Ken Ray<BR>Sons of Thunder Software<BR>Email: 
kray@sonsothunder.com<BR>Web Site: <A 
href="http://www.sonsothunder.com/">http://www.sonsothunder.com/</A> 
</FONT></P></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  use-revolution-admin@lists.runrev.com 
  [mailto:use-revolution-admin@lists.runrev.com] <B>On Behalf Of </B>Mark 
  Brownell<BR><B>Sent:</B> Saturday, July 26, 2003 9:59 AM<BR><B>To:</B> 
  use-revolution@lists.runrev.com<BR><B>Subject:</B> Re: perl regex 
  modifiers<BR><BR></FONT></DIV><BR>On Friday, July 25, 2003, at 10:28 PM, Dar 
  Scott wrote:<BR><BR>
  <BLOCKQUOTE><TT>Remember, that is a slightly different pattern recognizer. 
    It will not work (as expected or hoped) with < in between as might be the 
    case in a comparison expression or with enclosed 
    elements.<BR><BR>Dar<BR></TT></BLOCKQUOTE><BR>Yes I can see that. It will also 
  not work for MTML because a part of one element tag set can begin inside of 
  another element tag set and end outside of it in MTML. This was a primary 
  issue while defending off XML innovators several years ago when I started 
  experimenting with it. The PNLP handler is not effected by this problem, and 
  at this point it is still the fastest choice. Where I see an advantage is in 
  some of MTML's multimedia handling tag sets that could be easier to script 
  with perlRegEx.<BR><BR>Mark<BR></BLOCKQUOTE></BODY></HTML>