home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Devil's Doorknob BBS Capture (1996-2003)
/
devilsdoorknobbbscapture1996-2003.iso
/
Dloads
/
SYSOP
/
MODS1.ZIP
/
CONF-MSG.MOD
< prev
next >
Wrap
Text File
|
1996-01-23
|
942b
|
35 lines
Spotnick #1 @20900
Sat Jan 20 13:17:52 1996
RE: This..
BY: Swabby #1 @6037
7>0 9This would be a good idea for the Transfer section like for boards that are0
7>0 9support sites for software such as French Mod Division or Apogee.0
In CONF.C change this thing in jump_conf:
npr("%s",&s[1]);
ansic(7);
outstr(get_string(1083));
ch=onek(s);
if (ch!=' ') {
for (i=0; (i<MAX_CONFERENCES) && (uc[i].confnum!=-1); i++) {
if (ch==cp[uc[i].confnum].designator) {
setuconf(conftype, i, -1);
break;
}
}
} 2else {0
2 sprintf(s,"CONF-%c", ch);0
2 existprint(s);0
2 }0
Then you create CONF-?.ANS or CONF-?.MSG files for each conferences, and change
the "?" by the conference's designator.
As simple as that! and you won't even notice if the file doesn't exist since
it's an existprint!
9Sp1φ9tnick0
7ei9528598@7uqac8.7uquebec8.7ca0