Category : BBS Programs+Doors
Archive   : TONSMOD.ZIP
Filename : MSGQUOT7.MOD

 
Output of file : MSGQUOT7.MOD contained in archive : TONSMOD.ZIP
Goose #15 @7302
Sun Jul 08 12:12:40 1990
OK, hopefully this will be the last fix for the message quote mod. This fixes
the problem where characters are sometimes dropped from the right end of the
line when a message is quoted.

The change is in MSGBASE1.C, void quote_message. Look for the following code
and add the four lines as shown:

while ((b[l1]!=32) && (lc>0)) {
--l1; --l2; --lc;
if (b[l1]==3) {
lc+=2;
l2++;
}
if (b[l1]==1) { /* mod - new */
l2+=3; /* mod - new */
lc+=3; /* mod - new */
} /* mod - new */
}

3®® 2Goose 3¯¯0

  3 Responses to “Category : BBS Programs+Doors
Archive   : TONSMOD.ZIP
Filename : MSGQUOT7.MOD

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/