Search
Files (454)
-
INFUIRC.PAS
in
infusrc.zip
{ infusion bbs irc module, written by skaboy101. } {$I DIRECT.INC} Unit InfuIrc; Interface Procedure DoInfusionIrc; Implementation ...
-
INFUSION.PAS
in
infusrc.zip
program infusion; {$I DIRECT.INC} {$M 65520,1024,30000} { ▄ ▌ ▐▌ ▐ ▌ ██ ▐█ █ ▐ ▐█ ▐ ...
-
INIT.PAS
in
infusrc.zip
{$I DIRECT.INC} UNIT Init; INTERFACE PROCEDURE ValidConfiguration; Procedure Initinfusion (CheckFiles30 : BOOLEAN); IMPLEMENTATION USES ...
-
misc/ART/CONFIG1.ANS
in
infusrc.zip
[?7h[40m[2J[0;1;30m░[8C[37m▄▄▄▄[7C▄▄▄████▄▄▄[5C[0m▀[1m▀[25C[0m▀[1m▀[15C[30m░[2;1H▒ [37m▄▄██████████▄▄▀▐█[47m▓██[40m█[47m█[40m█▀...
-
misc/ART/HEAD.ANS
in
infusrc.zip
[?7h[40m[2J[0;1;30m░[8C[37m▄▄▄▄[7C▄▄▄████▄▄▄[5C[0m▀[1m▀[25C[0m▀[1m▀[15C[30m░[2;1H▒ [37m▄▄██████████▄▄▀▐█[47m▓██[40m█[47m█[40m█▀...
-
misc/ART/INSTALL/JP-INFI1.ASC
in
infusrc.zip
_ __ ______________ _ __ ______________ _________ __ _ ___________ | _/__________ _____________ ...
-
misc/ART/INSTALL/JP-INFI2.ANS
in
infusrc.zip
[2J[0m [10C____________________________________________ %%%%%%%%% \_ | , | ---| | | ___| | , | , _/ %%%%%%%%% %%% %% % %%%%%%% ...
-
misc/ART/INSTALL/JP-INFI3.ASC
in
infusrc.zip
____________________________________________ \_ | , | ---| | | ___| | , | , _/ ----------------------------------- |__|__|__|__| |_____|--...
-
misc/ART/MENUEDIT.ANS
in
infusrc.zip
[0m [38C[1m▄[0m[7C[1m▄[0m [1;34;44m▀[0;34m▄▄▄▄▄▄▄▄▄▄▄▄▄▄[1m▄▄[0m[16C[1m▄▄████▀▀███▓▓█▀▀▀▀████▄▄▄ ▄▄▄██▓█▀▀▀▀▓[47m▓▓▓[40m▄▄[0m [...
-
misc/ART/MENUEDIT.DAT
in
infusrc.zip
Infusion Menu Commands - *VERY* similar to iniquity and renegade '^M' - Do Command when User Hits <CR> at prompt '##' - Do Command when user...
-
misc/ART/SCR1.ANS
in
infusrc.zip
[?7h[40m[2J[0;1;30m░[8C[37m▄▄▄▄[7C▄▄▄████▄▄▄[5C[0m▀[1m▀[25C[0m▀[1m▀[15C[30m░[2;1H▒ [37m▄▄██████████▄▄▀▐█[47m▓██[40m█[47m█[40m█▀...
-
misc/DOCS/ANSI_DRV.PAS
in
infusrc.zip
...Omen Computer Services - Perth Omen BBS. } { This program ,including the source code MAY not be modified, changed } { or altered in any way witho...
-
misc/DOCS/ANSI.PAS
in
infusrc.zip
uses ansi_drv,crt,dos; var a: text; x : integer; ANSISCREEN : CHAR; filename : string; FUNCTION Exist(FileName : string) : Boolean; ASSEMBLER; ASM ...
-
misc/DOCS/IDT.APP
in
infusrc.zip
▄▄▄█ ▓▓ ▓▓ ██▀███ ░▓ ▄ █ ▀▀▀ ▓▓█░▓ ███ ▄█ ███▄██ ░▓ ░▓▄▄███▓░░████▀███▐██ ██▐███▀▀▀ ░▓█ ███▐██...
-
misc/DOCS/INFUSION.DOX
in
infusrc.zip
Infusion Bulletin Board Software - Main Documentation for Version 1.0a10pre (c)copyright Grant Passmore (skaboy101) / ...
-
misc/DOCS/TPANSII.PAS
in
infusrc.zip
{ TPANSI Ver 2.2 (c) September 1988 by James R. Louvau. } { This code may be freely used and distributed for NON-COMMERCIAL appl...
-
misc/GOODSWAP.PAS
in
infusrc.zip
(* > Can anyone post some code on swapping a TP (7.0) program out of > memory and executing a batch file (or EXE file; show both if they're > diffe...
-
misc/INF-CBV.PAS
in
infusrc.zip
{ infusion bbs callback verifier .. version 1.0a (first release) by skaboy101 made for heurcoloco6 or sokmething } Program Infusion_CBV; ...
-
misc/LINECNT.PAS
in
infusrc.zip
uses crt,dos; {::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::} var eFileHandle : text; eCounter : longInt; ...
-
misc/MCITEST.PAS
in
infusrc.zip
program mciTest; uses crt,dos,dataproc,configrt,modem,gentypes,gensubs,subs1,subs2; begin cfg.textFileDir := 'C:\INFUSION\TEXT\'; online := fa...