Search
Archives (146)
-
OnLine Text Reader 2.7
Community Doors
(1995)
Door that adds color and security to reading text files online: sysops add color codes to up to 10 text files in each of 6 categories, each restrictab...
-
OnLine Text Reader 2.6
Community Doors
(1993)
Door that adds color and security to reading text files online: sysops add color codes to up to 10 text files in each of 6 categories, each restrictab...
-
Text Logger 1.1
Sysop Utilities
(1993)
TEXTLOG writes a message to a text file, typically so sysops can note in ACTIVITY.LOG when certain doors or BBS events run. Freeware. Version 1.1, 199...
-
Compu-Paper Generator 5.50
Sysop Utilities
(1995)
GPAPER adds a tractor-feed "computer paper" effect to text files, producing ANSI, Wildcat! 3.x, Synchronet, Searchlight and PCBoard color-coded files;...
-
chald21.arc
Doors
(1989)
...thdays, and paging features, working with SYS database files and TODAY.XXX text files. Written by Edward J. Reggi in 1989.
-
TAG 2.7 Start-Up Package (TAGS27)
TAG
(1994)
... (main BBS directory), DFILE27.ZIP (data files) and AFILE27.ZIP (alternate text files); START27.DOC walks through the first-time setup. Also includes ...
-
Compu-Paper Generator 5.40
Sysop Utilities
(1994)
GPAPER adds a tractor-feed "computer paper" effect to text files, producing ANSI, Wildcat! 3.x, Synchronet and PCBoard color-coded files; version 5.40...
-
Adopt-A-Door 5.1
Community Doors
(1995)
Runs before a shareware door to ask callers whether they would help "adopt" (pay to register) it for the board, saving their responses to a text file ...
-
Classified Ads 2.6
Community Doors
(1995)
Full-featured online classified ads door: self-maintaining, with old listings deleted automatically, full-color bulletins in Wildcat!, PCBoard or ANSI...
-
f2m_qbbs.zip
QuickBBS Utilities
(1990)
File-2-Message (F2M-QBBS) by Scott Gordley (1990) converts text files into FidoNet-compatible mail messages for QuickBBS/RemoteAccess, supporting user...
-
mls130.zip
BBS User Utilities
(1990)
...ng multiple BBS file listings simultaneously, working with user-configured text files. Developed by Wes Wilcox in 1990.
-
skim102.arc
Utilities
(1989)
SKIM version 1.02 is a line-oriented text file search utility for DOS, enabling fast substring searches in files up to 80 characters per line. Written...
-
Illusions v1.3
TBBS Addons
(1994)
Illusions v1.3 by Paradox Development Corporation (programmed by Andrew Laakmann, designed with Kris D'Nal) — a multiplayer text MUD/RPG for TBBS/TDBS...
-
TBBS v2.3 (Disk 1 of 2)
TBBS
(1995)
Installation Disk 1 of TBBS version 2.3 by eSoft. Contains the core system: conversion utilities from earlier versions, data files, modem definitions,...
-
File Wishing Well II 2.3
Community Doors
(1994)
Door for listing the files a board's users and sysop are looking for, producing full-color bulletins and a text file (Wildcat! 3.x, PCBoard, ANSI/ASCI...
-
privacy.arc
Textfiles
(1988)
a layman's explanation and the full text of the Electronic Communications Privacy Act of 1986 regarding lawful access to electronic communications and...
-
privacy2.arc
Textfiles
(1986)
Privacy2.arc contains the Electronic Communications Privacy Act of 1986 (ECPA) bill text as keyed in by Glenn Tenney, providing the full legislative p...
-
QSO v2.0
TBBS Addons
(1996)
QSO version 2.0, eSoft's multiline conference/chat option module for TBBS, with ANSI and text screen sets, multilanguage support (QSO.LNG), configurat...
-
Lemonade Stand in the Hood
TBBS Addons
(1995)
Lemonade Stand in the Hood - a darkly comic TDBS remake of the classic lemonade-stand business game for TBBS, published as shareware by Bulletin Board...
-
TDBS v1.2
The Data Base System
(1993)
TDBS (The Data Base System) version 1.2 by eSoft, dBase multiuser language runtime for TBBS that powered an entire ecosystem of door games and applica...
Files (2368)
-
WHATS.NEW
in
IQD-1000
=============== | ! = bugfix | | + = New | | - = Removed | | : = Comment | =============== Iniquity v10.00 - October 24, 1997 - Build [bb...
-
RELEASE.DOC
in
TAG 2.6b (Multinode) Update Documentation (TAGU26B)
/=======================================\ < T.A.G. Version 2.6b Release Description > ...
-
TAG26B.DOC
in
TAG 2.6b (Multinode) Update Documentation (TAGU26B)
/=====================================================\ < T.A.G. Version 2.6b (Multinode) Release Documentation > ...
-
CFGWAY.PAS
in
JEZSRC.ZIP
unit CfgWay; {$O+} {$G+} interface uses Crt,crtkit; type LineString = string [80]; Type SCOREBOARD = Record User,VirusName,Spac...
-
DDOVR.PAS
in
JEZSRC.ZIP
unit ddovr; {$O+,F+,V-} interface uses crt; {procedure showhelp;} procedure GetBBSInfo( bbstype: word; var user_first_name,user_last_...
-
DDOVR2.PAS
in
JEZSRC.ZIP
unit ddovr2; {$O+,F+,V-} interface uses dos,crt; procedure Loadconfig( fn: string; var bbs_software: byte; var user_first_name,use...
-
DDPLUS.DOC
in
JEZSRC.ZIP
DDPLus Version 7.1 Door Driver Toolkit for Turbo Pascal 7.0 NOTE: Items with marked with a "*" have changed since version 7.0 ...
-
DDPLUS.PAS
in
JEZSRC.ZIP
unit DDPlus; {$V-,F+} interface uses dos, crt, comio, ddscott, ddansi2, ddovr, ddovr2; type CharOriginType=(localchar,remotechar); strptr=...
-
DDPLUSR.PAS
in
JEZSRC.ZIP
unit DDPlusR; {$V-,F+} interface uses dos, crt, comio, ddscott, ddansi2, ddovr, ddovr2, RipLink; type CharOriginType=(localchar,remotechar);...
-
DDSCOTT.PAS
in
JEZSRC.ZIP
unit ddscott; interface uses dos,crt; type adaptertype= (MDA,CGA,EGAMono,EGAColor); datetype=string[6]; screentype= array[1..4000] of byte;...
-
ELOG.DOC
in
JEZSRC.ZIP
ERROR LOG UNIT Copyright 1995 By ...
-
ELOG.PAS
in
JEZSRC.ZIP
(********************************) (* Programming: Bob Dalton *) (* ERROR LOG UNIT - Vers 1.00 *) (* Utility Module *) (*****...
-
GPL.HTM
in
JEZSRC.ZIP
<HTML> <HEADER> <TITLE>GNU License</TITLE> </HEADER> <BODY> <H1>GNU GENERAL PUBLIC LICENSE</H1> <H4>Version 2, June 1991</H4> <p> <hr> <pre> ...
-
JEZ-CFG.PAS
in
JEZSRC.ZIP
Program Jezebel_Cfg; Uses MakeLvl, CfgWay, Crt, CrtKit, Dos, ddovr2; Var doneconfig,Doneatmain:boolean; configfile:text; { Converts a S...
-
JEZEBEL.PAS
in
JEZSRC.ZIP
Program Jezebel; {$G+,F+,B+,D-} { Jezebel - The Virus Simulation doorgame for DOS based BBS systems Copyright (C) 1996-1998 Zodian Software & Bri...
-
JEZWAY.PAS
in
JEZSRC.ZIP
unit Jezway; {$G+,O+,B+} interface uses Overlay,Crt,DDPlus,pipecode,simmail; Type SCOREBOARD = Record User,VirusName,SpaceC:String; ...
-
LICENSE.HTM
in
JEZSRC.ZIP
<HTML> <HEADER> <TITLE>GNU License</TITLE> </HEADER> <BODY> <H1>GNU GENERAL PUBLIC LICENSE</H1> <H4>Version 2, June 1991</H4> <p> <hr> <pre> ...
-
MAKEKEY.PAS
in
JEZSRC.ZIP
Program makekey; uses crt,coder; Const IMAGEDATA_WIDTH = 80; IMAGEDATA_DEPTH = 25; IMAGEDATA_LENGTH = 4000; IMAGEDATA : Array [1..4000] ...
-
NETFILEP.PAS
in
JEZSRC.ZIP
{*********************************************************************} {* N E T F I L E *} {*--...
-
PIPECODE.PAS
in
JEZSRC.ZIP
{$G+,O+} unit pipecode; interface uses Crt,DDPlus; type LineString=string[80]; var ch:char; Abort:boolean; LineCount,Chn:integer; ...