You missed a really important point I mentioned: you can do it in a module, you don't have to touch the core. There's a reason I said that... 'cause if you write a module you don't have to do much work to maintain it as you update the core code with new releases.
Dean On Tue, 5 Jan 1999, Bret McMillan wrote: > Ok, I think I found what we're looking for... > > static int core_translate(...) > > Thanks for all the feedback. > > Bret > > >