At 5:19 PM -1000 10/3/01, Sivakatirswami wrote: >It appears obvious that at least I have to "unspecialize" PERL special >characters by removing the forward slashes for: >@,[ and then the second
If I remember correctly, the regEx engine used in MetaCard has a doesn't properly escape square brackets: \] won't work. It might be possible to work around the limitation. A replacement regEx engine is planned for a future version of MC. regards, Geoff Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
