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

 
Output of file : BOXSCAN.MOD contained in archive : TONSMOD.ZIP
238/254: N-Scan in Box (Cool) DINO9.mod
Name: Dino #2 @3466
Date: Thu Aug 01 00:39:46 1991
From: The Ghetto [314-741-9040] (Missouri)
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
The Ghetto [Member of WMS] - 314-741-9040 - WWIVNet @3466

Also, if you are a modding group and would like some fine quality modders,
then please consider The Ghetto (@3466).. Thanks!


Hello, welcome to Dino's 9th mod... This'll draw nice little boxes, which
I'm not gonna draw, because this is my 3rd time typing this up... Ok?
If you'd like to see what they look like call The Ghetto. Now, Onto the
mod:

/* Legend */

++ Add Me!
-- Remove me right NOW!
?? Look for me!
!! Original Code
.. Code from another mod.
<> Change me!
. Go down one line - I didn't wanna type this out! heh.

Now, load up Vars.H:

++ int print_top;

Save vars.h and load up BBS.C

?? case 'Q':
++ print_top=1;
!! i=0;
!! express=0;
!! expressabort=0;
!! qscan(cursub,&i);
!! break;
!! case 'R':

Save BBS.C and load up msgbase.c:

?? void qscan(int bn, int *ns)
!! {
!! int i,nextsub,os;
!! char s[81],s1[81];
!!
!! if (hangup)
!! return;
!! nextsub=*ns;
!! os=cursub;
!! cursub=bn;
!! iscan(cursub);
!! if (curlsub<0) {
!! nl();
!! pl("No subs available.");
!! nl();
!! return;
!! }
!! i=1;
!! while ((i<=nummsgs) && (msgs[i].qscan<=thisuser.qscnptr[curlsub]))
!! ++i;
++ if (print_top)
++ pl("ÕÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÑÍÍÍÍÍÑÍÍÍÍÍÍÍÍÍ͸");
<> sprintf(s,"³ %-41s ³ #%-2s ³ %3u msgs ³",subboards[curlsub].name,
<> usub[bn].keys,nummsgs);
<> pl(s);
++ print_top=0;
.
.
.
.
++ pl("ÔÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍ;");
!! nl();
!! scan(i,2,&nextsub);
++ print_top=1;
!! }
!! cursub=os;
!! *ns=nextsub;
!! }

?? void nscan(int ss)
!! {
!! int i,nextsub,abort,next;
!!
++ print_top=1;
!! nl();
!! nextsub=1;
!! prt(6,"ÄÄÄ New Scanning all new Messages ÄÄÄ");
!! nl();

Go down a bit...

++ if (!print_top)
++ pl("ÔÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÏÍÍÍÍÍÏÍÍÍÍÍÍÍÍÍ;");
!! nl();
!! prt(6,"ÄÄÄ New Scan Of all new Messages Done! ÄÄÄ");
!! nl();
!! nl();
!! if ((nextsub) && (thisuser.sysstatus & sysstatus_nscan_file_system) &&
!! ((syscfg.sysconfig & sysconfig_no_xfer)==0))
!! nscanall();
!! }

Voila! Enjoy the BB




  3 Responses to “Category : BBS Programs+Doors
Archive   : TONSMOD.ZIP
Filename : BOXSCAN.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/