
Folks, 

Here are my source codes I used to program BBS doors for OS/2 with
Virtual Pascal/2 v1.0 or higher.  OS2DOOR.PAS is a BBS door unit,
that lets you write BBS doors for OS/2 easily.  OS2DOOR supports
the following features:

  - supports DOOR.SYS/DORINFO drop files.
  - ANSI/TTY emulation.
  - local mode.
  - optional controlled local screen output.
  - controlled multi-line support.
  - DCD/time-limit control in a separate thread process.
  - status line updates each second.
  - chat with the sysop mode.
  - COM device support (without "handles") for VDM sessions.
  - full set of communication routines to provide I/O.
  - colored help system support.

Perhaps, there are more features, let me know if you find some. =)

I have also included a test program called OS2DTEST.PAS;  it demonstrates
the use of the OS2DOOR unit.

Please don't blame me if your system crashes because of my programs,
or I will find you, and I will kill you.

Send bug-reports, etc. to mrbyte@andrews.net.lv (mrbyte@usa.net) on
Internet or to Andrew Eigus of 2:5100/33 on Fidonet.

peace,

Andrew

