On Nov 4, 2004, at 6:04 PM, Jason Sweat wrote: > I expect I am probably missing some facet of Ruby that eaily allows me > to next regexp inside of the Ruby code in some fasion to achieve the > result I am looking for, but how to do so eludes me. Can anyone > provide some insight for me on this situation? Ruby's regex engine doesn't yet support this, but will in future versions. Hope that helps. James Edward Gray II