Notes on ENGINE code:

To compile for NetWare v3.11, insert the following line at the
top of ENGINE.H

#define _NETWARE_311_


The CLIENT piece is written in Borland C 3.1. The file
CLIENT.PRJ is a Borland project file. The screen handling code
is not portable to Microsoft C, but the ipx and data base code
is.
