Hi Ron, @6-Jun-2003, 21:57-0400 (02:57 UK time) Ron Secord [RS] in mid:[EMAIL PROTECTED] said to Marck:
MDP>> In the release notes it clearly says that there's a change to
MDP>> the way %ABtoxxxx macros work and this may be causing your
MDP>> problem. Again, without seeing the actual template involved,
MDP>> there's no way of saying.
RS> This is what is affecting my AB templates:
RS> %IF:"%ABToLastName"="list":"%TOFNAME":%-
RS> "%ABToNamePrefix='%ABToFirstName=#%ABofromFIRSTNAME=.%TOFNAME.#'"%-
RS> %TO=""%TO='"%ABofromNAME=''%TONAME''" <%TOADDR>'
,-----/ ABN for beta 9 \
| %CAPITAL(%IF:"%ABtoLastName"="list":"%OFROMFNAME":%-
| "%ABOreplyNamePrefix(%ABOreplyFirstName(%ABofromFIRSTNAME(%OFROMFNAME)))")%-
| %TO=""%TO='"%ABofromCompany(%ABofromNAME(%OFROMNAME))" %-
| <%QINCLUDE(RepAddr)>'
`-----
,-----/ RepAddr \
| %if:"%OREPLYADDR"<>"":"%OREPLYADDR":"%OFROMADDR"
`-----
.. and Januk just published the updated wrap macros for beta/9. To
spell it out for you, you'll need a new 'w':
,-----/ w \
| %_Wrap_Text="%Qinclude(qx)"%-
| %QINCLUDE(wrap2)
`-----
and Januk's new wrap2:
,-----/ wrap2 \
| %IF:'%-
| %SETPATTREGEXP="(?is-m)[^\n]+"%-
| %REGEXPMATCH(%_Wrap_Text)'<>'':'%-
| %-
| %SETPATTREGEXP="(?is-m)^(.*?)((\n((\w{0,5}(\>\s*)+)?\s*\n)+)(.*)\s*$|\z)"%-
| %REGEXPBLINDMATCH(%_Wrap_Text)%-
| %-
| %_Paragraph_1(%Subpatt(1))%-
| %_Blank_Space(%Subpatt(3))%-
| %_Remainder_Of_Text(%Subpatt(7))%-
| %-
| %WRAPPED(%_Paragraph_1)
|
| %_Wrap_Text(%_Remainder_of_Text)%-
| %-
| %QINCLUDE(wrap2)'%-
`-----
That's you set!
--
Cheers -- .\\arck D Pearlstone -- List moderator
TB! v1.63 Beta/9 on Windows XP 5.1.2600 Service Pack 1
pgp00000.pgp
Description: PGP signature
________________________________________________________ Current beta is 1.63b9 | "Using TBBETA" information: http://www.silverstones.com/thebat/TBUDLInfo.html

