Hello Miguel! On Saturday, September 30, 2006, 5:14 AM, you wrote:
>> Despite that little problem I'm very impressed with your efforts as reg >> ex is way over my head and I can't understand why it's not been hard >> coded into The Bat! main exe file because it's been asked for enough by >> various users. > I've known about this txt2html.regexps since May 2005 or so, but I > thought it was just an experimental thing for perhaps future > functionality. The file I use is much simpler: > ([\s"']*)\*([\w\s\+/\-\.\:\\_']*)\*(\s)=\1<b>\2</b>\3 > ([\s"']*)/([\w\s\+\-\.\:\\_']*)/(\s)=\1<i>\2</i>\3 > ([\s"']*)_([\w\s\+/\-\.\:\\']*)_(\s)=\1<u>\2</u>\3 > and it works just the same for italics, bold and underline. I've just now replaced Konrad's expressions with yours. What I didn't know how to do, either with Konrad's or yours, is how to make the replacement in my TB! editor-window body text, in order to test it. I was able to test Konrad's--at least so far as reading posts in the View Folder--because bold, italic, and underline were always in the posts about it. Of course, with your expressions now replacing Konrad's in my TB!/txt2html.regexps file, the posts containing the visible bold, italic, underline fonts, using Konrad's file, no longer show these. Could you please tell me what to type to make bold/italic/underline appear with your file in my TB! now that I have changed fromKonrad's to yours, MIguel? NOTE; I opened the txt2html.regexps in Notepad, deleted Konrad's expressions completely, and copied-and-pasted yours into it. Then I saved it, and Notepad asked me if I wanted to replace, and I said yes, OK. So that's what's there, and I don't know how to use or test it. Advice, please? -- Best regards, Mary The Bat! 3.85.03 on Windows XP 5.1 2600 Service Pack 2 ________________________________________________ Current version is 3.85.03 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

