-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Andrew,
@18-Mar-2003, 10:12 +0100 (09:12 UK time) Andrew Aronoff said: >> Change the line to include %- on the end, so it'd be: > I'd done that right away, but that's not enough. > Here's what I have so far in my "Save Message" template: > START----->> > %SETPATTREGEXP="(?m-s)(Newsgroups:.*)"%- > %REGEXPBlindMATCH="%HEADERS"%subpatt="1"%- Try this instead: %SETPATTREGEXP="(Newsgroups:.*\n?)"%- %REGEXPBlindMATCH="%HEADERS"%subpatt="1"%- %IF:"%ToList"="":"":"%- It makes use of the return on the end of the header line if present. Remember, any line of macros that doesn't end in %- will insert a hard newline in the output. - -- Cheers -- .\\arck D Pearlstone -- List moderator TB! v1.63 Beta/7 on Windows 2000 5.0.2195 Service Pack 2 ' -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1rc1-nr1 (Windows 2000) iD8DBQE+dvNsOeQkq5KdzaARAvHaAKCKHpIWz6AS/fcJ6ppxV0gn4Rzh4ACeLFvL loxZgGo4w3Qa310fqLM5SH4= =MDBm -----END PGP SIGNATURE----- ________________________________________________________ Current version is 1.61 | "Using TBTECH" information: http://www.silverstones.com/thebat/TBUDLInfo.html
