21 Feb
2003
21 Feb
'03
11:07 a.m.
How are you saving 2) ? In memory or permanently in a file ? If
permanently
in a file, how does the end-user reuse named regexes in other situations from the one in which he created a name for a regular expression ? Inquiring minds want to know <g>.
Be aware that we are talking about vapourware here ;-) I wasn't planning to save them at all - it's up to the programmer to call a specific API to make them available to subsequent regexes. One could imagine a "library" of such expressions though (a specific source module that you would link to, and which at initialisation time would register it's expressions). John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm