Hi Bill, @02-Dec-2003, 03:57 [EMAIL PROTECTED] said:
> I'm beginning to think that you are all nuts! :) Why thank you! > I have been monitoring this thread with Agent and not noticed any > problem with Tony's cuts. It appears to be strictly an > interpretation problem with certain configurations of TB! I've already determined the exact cause and reported it here. Tony's cut mark is delimited by a hard space instead of a soft space .. an ASCII A0 instead of an ASCII 20. Now, a 7 bit interpreter would mask that down to a 20 and treat it as a soft space. Some other programs may do likewise. TB, being an 8 bit aware, multi-lingual mail program does not. Nor should it. It's not the correct RFC delimiter. A space is a hex 20 character, not an A0, although both *appear* to be spaces when viewed. To correct this once and for all, Tony will have to ensure that the hex A0 character that follows his cut mark is replaced with a hex 20 space character to comply with the RFC definition of a cut mark. -- Cheers -- .\\arck D Pearlstone -- List moderator TB! v2.01.56 on Windows XP 5.1.2600 Service Pack 1 '
pgp00000.pgp
Description: PGP signature
________________________________________________________ Current beta is 2.01.56 | "Using TBBETA" information: http://www.silverstones.com/thebat/TBUDLInfo.html

