Search
Archives (88)
-
RA2TAG Update RemoteAccess to TAG Converter (RA2TAGU)
TAG Utilities
(1992)
...McKay, May 1992: converts a RemoteAccess 1.11 user file, message areas and file areas to TAG 2.6 format.
-
FIXFILES for TAG 2.7 (FIXFILE9)
TAG Utilities
(1994)
...McKay, September 1994: imports FILES.BBS entries into the matching TAG 2.7 file areas after a TICK run, skipping duplicates and CD-ROM areas.
-
vp407.zip
Conference Mail System
(1990)
VP (VPurge) v4.07 is a modified ConfMail module that processes message areas and packet headers for BBS systems, compatible with QMail AREAS.BBS files...
-
febbs170.zip
File List Utilities
(1991)
...ms that allows editing of file descriptions and management across multiple file areas. It supports Remote Access, Maximus, TubFile, Opus, QuickBBS, an...
-
CD_ADD v1.0 CD-ROM List Importer (CD_ADD1)
TAG Utilities
(1992)
...June 1992: imports the ASCII file lists from a shareware CD-ROM into TAG's file areas in one pass.
-
FIXFILES for TAG 2.6d (FIXFILE1)
TAG Utilities
(1993)
...rk McKay, March 1993: imports FILES.BBS entries into the matching TAG 2.6d file areas after a TICK run.
-
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...
-
FLAME Support Disk with FLame REPORTer v1.001
TBBS Addons
(1995)
Support disk for eSoft's FLAME echomail system: large sample configuration files (FLAMESMP.CFG, ROUTESMP.CFG, AREASAMP.BBS), a FidoNet nodelist extrac...
-
DCQwk/TAG v1.3 QWK Offline Mail Door (DCQWK13)
TAG Utilities
(1992)
DCQwk/TAG version 1.3 by Daniel Corbeau, June 1992: a QWK offline mail door written for TAG 2.6c that reads the TAG system files directly, so all mess...
-
DCQwk/TAG v1.5b QWK Offline Mail Door (DCQWK15B)
TAG Utilities
(1993)
DCQwk/TAG version 1.5b by Daniel Corbeau, January 1993, updated for TAG 2.6d: a QWK offline mail door that reads the TAG system files directly, so all...
-
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...
-
MSGFIND v2.01 Beta Message Wait Utility (MSGFD21B)
TAG Utilities
(1992)
MSGFIND beta 2.01 by Rick Cooper of SiMpLe MiNdS SoFtWaRe, February 1992: tells TAG callers at logon which Fido-style or Hudson message areas hold mai...
-
NEWMSG v1.01 Hudson New Message Scanner (NEWMSGC)
TAG Utilities
(1992)
NEWMSG version 1.01 by Mark McKay, June 1992: a Fido and Hudson new-message scanner for TAG 2.6c1 that tells callers which areas hold unread mail.
-
TAGFAM File Area Manager for TAG 2.7 (TAGFAM26)
TAG Utilities
(1994)
TAGFAM by Mark McKay, September 1994: a full-screen file area manager for TAG 2.7 for editing, moving and sorting file listings and generating master ...
-
TAGFAM File Area Manager for TAG 2.7c (TAGFAM27)
TAG Utilities
(1995)
TAGFAM by Mark McKay, February 1995: a full-screen file area manager for TAG 2.7c for editing, moving and sorting file listings and generating master ...
-
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 ...
-
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...
-
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 ...
-
FPOINTS v3.0 File Points System (FPOINTS3)
TAG Utilities
(1992)
Dragon Software's file-points suite for TAG, July 1992: assigns file points automatically, sets them across all or individual directories, and convert...
-
acf540r0.zip
Utilities
(1992)
ACFiles Version 5.40 - Auto Control File System - BBS File System Replacement for EXITINFO.BBS (RA/QBBS/SBBS) BBS systems. written by Ray Cole
Files (1765)
-
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...
-
CONVERT.PAS
in
JEZSRC.ZIP
Program Convert; Uses CRT; Type OPROGRAMS = Record ProgName:String; PDeadLine:String; UDeadLine:String; MaxSize:Integer; ...
-
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 *) (*****...
-
FILE_ID.DIZ
in
JEZSRC.ZIP
Jezebel! The ultimate doorgame! Turbo Pascal 7.0 source code, released for outside development, under the GNU Copyleft idea. See README.NOW inside...
-
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.CTL
in
JEZSRC.ZIP
; -= Jezebel Configuration File =- ; Thank you for trying out this wonderful game that I put many many ; hours into. This game is still new, and may...
-
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...
-
JEZMAIL.PAS
in
JEZSRC.ZIP
unit simmail; interface procedure checkmail; procedure sendmail; procedure makeevent(touser,fromuser,eventstr:string); {Hey, Osh! This thing'll l...
-
JEZWAY.PAS
in
JEZSRC.ZIP
unit Jezway; {$G+,O+,B+} interface uses Overlay,Crt,DDPlus,pipecode,simmail; Type SCOREBOARD = Record User,VirusName,SpaceC:String; ...