Hi, What regular expression features does TRegexp have? The following expression (taken from the perldata man page) doesn't seem to work: ^([+-]?)(?=\d|\.\d)\d*(\.\d*)?([Ee]([+-]?\d+))?$ What parts of it might TRegexp be having a problem with? (Maybe another status should be added -- kWarnUnsupported -- to indicate TRegexp has noticed a possible use of an unsupported feature?) Thank you. David
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:03 MET