Search
Categories (1)
Archives (151)
-
Downtown BBS Menu System (TBBS)
TBBS
(1995)
...WNTOWN.SDL, per-user privilege macros, party-line chat, QSO, and Richard's BBS list menus - a rare preserved example of how a real TBBS board was actu...
-
tgfil271.zip
Telegard Utilities
(1992)
Telegard File List Utility v2.71 - Generate a downloadable files list 1991-92 by James Dudek
-
File Lister v2.1 for TAG 2.5g (DIRTOTXT)
TAG Utilities
(1991)
File Lister version 2.1 by Scott C. Stevelinck, October 1991: builds a text file list of everything on a TAG 2.5g board with a simple prompt per file ...
-
FILE102 All-Files List Generator (FILE102)
TAG Utilities
(1992)
FILE102, July 1992: produces a downloadable all-files list for a TAG 2.6c board, including areas whose listings live in the MULTI or GFILES directorie...
-
NLISTX Names List Utilities for TAG 2.6 (NLISTX26)
TAG Utilities
(1992)
NLISTX by Pumpkinsoft, May 1992: freeware utilities that rebuild a sorted NAMES.LST and a text name index from a TAG 2.6 user list, with no practical ...
-
ROM2TAG v2 CD-ROM to TAG Directory Converter (ROM2TAG2)
TAG Utilities
(1991)
ROM2TAG version 2 by Estelle Software, August 1991: converts a CD-ROM directory listing into a TAG file listing so CD titles can be offered without re...
-
filsl11.zip
PCBoard Utilities
(1990)
File Sleuth v1.1 is an offline file search utility for DOS that scans BBS file lists and displays matches using AND/OR logic, compatible with PCBoard ...
-
TAG 2.5g Start-Up Package (TAGS25G)
TAG
(1990)
...e and ANSIMENU.ZIP sample ANSI menus. Also includes ADD2LIST.TXT (national BBS listing questionnaire) and REQDISK.TXT (ordering TAG on disk). Use toge...
-
CDROMDIR FILES.BBS to TAG Converter (CDROMDIR)
TAG Utilities
(1992)
CDROMDIR by TAG author Paul Williams, October 1992: converts a FILES.BBS description file from a CD-ROM directory into a TAG file listing. Freeware.
-
bbscomp2.zip
BBS User Utilities
(1989)
compares your file lists to identify BBS upload and download opportunities. 1989 Gary L. Vandenberg
-
compr212.zip
File List Utilities
(1991)
COMPARE BBS File List Comparing Utility v2.12 Copyright (c) 1991 Edward Gause
-
fce10.zip
File List Utilities
(1991)
FCE (File Comment Extractor) DOS Edition v1.0 is a 1991 utility by Andy Hakim that merges file lists with comments from BBS archives. It matches filen...
-
finfo16.arc
PCBoard Utilities
(1989)
Finfo v1.6 is a DOS filter utility that updates file size and date information in directory listings by reading actual file attributes and reformattin...
-
mlnk_10c.zip
FidoNet Technology Network
(1990)
MsgLink 1.0b links message threads by subject in FidoNet echomail areas, supporting DOS and OS/2 systems, compatible with SYSTEMxx.BBS/DAT files and a...
-
mls130.zip
BBS User Utilities
(1990)
MLS Multi-Library Searcher Ver 1.30 is a fast keyword search utility for scanning multiple BBS file listings simultaneously, working with user-configu...
-
psort21.zip
QuickBBS Utilities
(1991)
PackSort 2.1 is a utility that packs and sorts QuickBBS 2.75 USERS.BBS files by first or last name, and optionally generates a sorted ASCII user list....
-
rabir110.zip
RemoteAccess Utilities
(1991)
RABIRTH 1.10 is a birthday notification and messaging utility for RemoteAccess BBS software, generating user birthday lists and posting personalized m...
-
radlc200.zip
RemoteAccess Utilities
(1991)
RADLC version 2.00 is a download counter utility for RemoteAccess BBS systems that tracks file downloads and generates top-10 lists.. By Kit Ngan, 199...
-
TAG 2.5f Start-Up Package (GFILE25F)
TAG
(1990)
Start-up package and associated documentation for TAG 2.5f, released 1 July 1990 by Robert Numerick and Victor Capton. Contains START25F.DOC (start-up...
-
TAG 2.6b (Multinode) Update Documentation (TAGU26B)
TAG
(1992)
Update documentation package for TAG 2.6b, the first multinode release, dated 19 May 1992. TAG26B.DOC explains the changes and bug fixes from 2.6 to 2...
Files (1977)
-
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)
...irectory * ADD2LIST.TXT Questionnaire to list your system in T.A.G. BBS listing * REQDISK.TXT How to request T.A.G. on disk * NEW...
-
TAG26B.DOC
in
TAG 2.6b (Multinode) Update Documentation (TAGU26B)
/=====================================================\ < T.A.G. Version 2.6b (Multinode) Release Documentation > ...
-
DDANSI2.PAS
in
JEZSRC.ZIP
unit ddansi2; interface uses dos, crt; {----------------------------------------------------------------------------} { ...
-
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
...oftware allows. For example, a door could be anything from a bbs lister to a multiplayer simulation (such as Galactic Warzone,...
-
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);...
-
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 *) (*****...
-
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; ...
-
MAKEKEY.PAS
in
JEZSRC.ZIP
Program makekey; uses crt,coder; Const IMAGEDATA_WIDTH = 80; IMAGEDATA_DEPTH = 25; IMAGEDATA_LENGTH = 4000; IMAGEDATA : Array [1..4000] ...
-
README.NOW
in
JEZSRC.ZIP
Hopefully your reading this before beginning work on this wonderful source. First of all, I left NO comments in the source, I don't waste time doing ...
-
SWRTALK.PAS
in
JEZSRC.ZIP
{$G+} Unit BarTalk; Interface Uses Crt, ddplus, DOS, pipecode,overway,simreg; Procedure StartBarTalk; Procedure Addline; Implementation ...
-
FILE_ID.DIZ
in
front_door_v.2.10.rar
Front Door v.2.10 [REGESTERED] Popular Front End Mailer for almost any BBS System
-
ZERONET.lst
in
ZERONET.lst
;A Zer0net Nodelist for Friday, August 16, 2024 -- Day number 229 : 06648 ;A ;A ______,----, ________ ,----,______ ;A ...
-
ARTWORK/GJ-0NET.ANS
in
ZER0NET.ZIP
[0m[2J [1;30m[35C[36m░░░[30m [36m░[30m[7C[0;36m▄▄▄ [37m [36m[6C▄[5C[1;36m░░[0;36m ▄▄▄▄▄▄▄▄▄[1;36m░[0;36m▄[46;1;30m░[36m▒▒[0;3...