Search
Archives (80)
-
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...
-
febbs170.zip
File List Utilities
(1991)
FEBBS 1.70 is a file area manager for BBS systems that allows editing of file descriptions and management across multiple file areas. It supports Remo...
-
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
-
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...
-
fdoor16.arc
Searchlight Utilities
(1988)
File Door v1.6 is a SearchLight BBS door program that enables extended file transfer protocols for the shareware version of SearchLight BBS. Written b...
-
tdoor19.zip
Doors
(1992)
The Transfer Door v1.90 is a file transfer door supporting QuickBBS 2.75 and Remote Access 1.10, offering enhanced file management, tagging, and custo...
-
QuickSearch v1.4
TBBS Addons
(1994)
QuickSearch 1.4 by PC Information Group — a message and file search/indexing system for TBBS with a built-in file viewer, pick lists, monthly message ...
-
TNTFLIST v1.05 Standard File Lister for TAG (FLST105S)
TAG Utilities
(1994)
TNTFLIST version 1.05 by Joe McElmeel of TNT Software, May 1994: a configurable master file list generator for TAG 2.7, with 8086, 286 and 287 builds.
-
Tic-2-TAG for TAG 2.7 (T2T027B)
TAG Utilities
(1994)
Tic-2-TAG by Jonathan G. Murray of MurSoft (Honolulu), November 1994 beta: adds files arriving through FidoNet file-distribution networks, with their ...
-
TFL v1.3 TAG File Lister (TFL130)
TAG Utilities
(1994)
TFL version 1.3 by Daniel Mecklenburg of Aphelion Software, July 1994: a highly configurable master file list generator for TAG 2.7, released to the p...
-
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.
-
CD_ADD v1.0 CD-ROM List Importer (CD_ADD1)
TAG Utilities
(1992)
CD_ADD by Mark McKay, June 1992: imports the ASCII file lists from a shareware CD-ROM into TAG's file areas in one pass.
-
HAT v1.5 Hatch Interface (HAT14)
TAG Utilities
(1992)
HAT by Peter Yao, May 1992: hatches files from TAG 2.6c file listings into FidoNet file echoes through the Hatch utility.
-
RA2TAG Update RemoteAccess to TAG Converter (RA2TAGU)
TAG Utilities
(1992)
RA2TAG update by Mark McKay, May 1992: converts a RemoteAccess 1.11 user file, message areas and file areas to TAG 2.6 format.
-
mfile300.zip
Telegard Utilities
(1991)
MagnaFile v2.00 The Ultimate File List Compiler for Telegard 2.5i, 2.5j, & 2.5k by Blue Wave Software George Hatchew and Fred Rappuhn
Files (1720)
-
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; ...