Dec 252017
 
Turbo BBS v85e with Pascal Source.
File TURBS85E.ZIP from The Programmer’s Corner in
Category BBS Files
Turbo BBS v85e with Pascal Source.
File Name File Size Zip Size Zip Type
ANSWER.TXT 152 81 deflated
APPLY.TXT 684 366 deflated
APPLYING.TXT 267 181 deflated
BBS105.DOC 19955 6844 deflated
BBSHELP.TXT 766 415 deflated
BBSHELP1.TXT 904 460 deflated
BBSLIST.TXT 120 74 deflated
BIR.BAT 37 37 stored
BIS.BAT 37 37 stored
COMMON1.PAS 62009 15474 deflated
COMMON2.PAS 43550 10275 deflated
CONFIG.BBS 883 423 deflated
CONFIG.DOC 3122 1225 deflated
DROPDOS.BAT 29 29 stored
EDITMENU.TXT 254 155 deflated
FILEHLP.TXT 800 254 deflated
FILEMENU.TXT 480 196 deflated
FILESYS.PAS 31380 7712 deflated
GDOS.BAT 139 63 deflated
GOODBYE.TXT 77 72 deflated
INIT.TXT 46 45 deflated
JMR.BAT 25 25 stored
JMS.BAT 23 23 stored
KR.BAT 77 75 deflated
KS.BAT 74 74 stored
LOG.BBS 1710 749 deflated
LOGON.TXT 118 88 deflated
MAINMENU.TXT 567 240 deflated
MAKEFILE 59 55 deflated
MEETING.TXT 37 37 stored
MLR.BAT 59 56 deflated
MLS.BAT 59 57 deflated
MSGMENU.TXT 376 163 deflated
NMR.BAT 26 26 stored
NMS.BAT 24 24 stored
PREUPLD.TXT 136 93 deflated
PUR.BAT 22 22 stored
PUS.BAT 22 22 stored
README.080 220 165 deflated
README.083 243 175 deflated
README.084 59 59 stored
README.085 499 309 deflated
README.19 451 251 deflated
README.1ST 4127 1855 deflated
README.20 106 97 deflated
README.212 1273 631 deflated
README.85D 268 186 deflated
README.85E 112 105 deflated
README.NOW 602 304 deflated
READMENU.TXT 134 91 deflated
SKR.BAT 35 35 stored
SKS.BAT 35 35 stored
SYSINFO.TXT 181 108 deflated
SYSOPHLP.TXT 57 43 deflated
TURBOBBS.DOC 4068 1660 deflated
TURBOBBS.EXE 69994 34512 deflated
TURBOBBS.PAS 27336 6592 deflated
TYR.BAT 86 84 deflated
TYS.BAT 77 75 deflated
WELCOME.TXT 322 159 deflated
WXR.BAT 70 68 deflated
WXS.BAT 67 65 deflated
XMR.BAT 89 87 deflated
XMS.BAT 80 78 deflated
YMR.BAT 88 86 deflated
YMS.BAT 79 77 deflated
ZMR.BAT 86 84 deflated
ZMS.BAT 77 75 deflated

Download File TURBS85E.ZIP Here

Contents of the README.1ST file


NOTICE
------

This program (TURBOBBS-II) will compile! No other claims are made!
----------------------------------------------------------------------------

11-24-88

TBBS 1.2 has the following features(limitations): (But it is PD and free!)

1. COM1 and COM2 only.

2. NO 300 baud callers.

3. XMODEM and YMODEM only!

4. No real documents.

5. Compile with TP 3.0 as this: ( I used TP 3.02 PC-DOS ).

code := 0D00
data := 0F00
stack := 2000
heap := 2000

TBBS as a .COM
FILESYS as a .CHN


NOTE: Few more hours would easily add 300 baud, external protocols,
doors, file(ARC, ZOO, DWC, etc) view/test, and who knows what.
The biggest part of the work is done.


07-15-89

1. TBBS 1.3 now supports external transfer protocols!
- sample .bat files are provided. External protocol drivers
are required.

2. Several new features added - and I'm sure bugs to go with
them. The following known:

a. The pausescr does NOT work exactly as expected.

3. CONFIG.BBS is now working! Is NOT trashed by TBBS.

4. NOTE: This version compiled with TP 3.02 (optimized!). It may
NOT compile with TP 3.01 or TP 3.02. Optimizing patch
is available on PYSMATIC BBS.

02-16-90

1. TBBS is now TP 5.0/5.5!

2. Many new features! See TBBS.DOC and source.

3. I (like many other users) found this program with Zer0 documents
to explain it's operation. I have added a few small items and
tried to make the BBS operation a bit more straightforward.


02-20-90 1.5q

1. GetInput & inputstring now recognize and handle backspace correctly!

2. Added more syslog messages in filesys.pas.

3. TBBS.EXE nolonger included with TBBS.

02-21-90 1.5r

1. The file named in CONFIG.BBS as FILR= is now shown to the caller
before he proceeds with the upload.

2. Caller who uploads a file now gets Upload_Factor(UPFR=) times the
amount of time used for the upload.

02-23-90 1.5s

1. Optimized some of the character output routines.

2. Changed the startup info line.

03-05-90 1.5t

1. TBBS does NOT and will NOT show the full tricks/concepts that
are in NBBS! I have shown some of them to improve TBBS, but
this is a learning tool for other TURBO Pascal programmers.
I have found the fastest way to learn is fix/improve existing
code, the process can be tedious and at times a pain but when
you fix what you want you will remember how to do it! It took
me about 2 years to understand and begin to progress with WWIV
3.21d toward what is now NBBS3.

2. TBBS is soon to become the core of M2BBS which will be written
in LOGITECH MODULA-2 3.40!

3. This will be the final vewrsion of TBBS for a bit. Items found
in the M2BBS effort will be addressed as approprite.

4. Comments and info on bug fixes would be appreciated.


09-24-90 1.6

1. Fixed a few goofs!

2. Added BBS105.DOC as a "minimal" doc for TBBS!

01-01-91 1.7

1. General review for the New Year.

01-21-91 1.8

1. Adjusted method of determining free space on HD.

09-23-91 TurboBBS-II 0.80

1. Many changes from TurboBBS 2.12 and thus we now have
"TurboBBS-II 0.80".

NOTE: Some items are commented as {2.13} the balance is
commented as {0.80}.

2. The files/messages/video interfaces & code have changed much!


11-20-91 TurboBBS-II 0.83

1. Big!! Changes...

11-23-91 TurboBBS-II 0.84

1. More surgery!!

12-01-91 TurboBBS-II 0.85b

1. Even more surgery and additions.

12-06-91 TurboBBS-II 0.85d

1. Still more changes!!

12-07-91 TurboBBS-II 0.85e

1. One more time!!!


L.B. Neal
PYSMATIC BBS, Sunnyvale, CA
(415)969-4159


 December 25, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)