===== Installation =====================================

Installation consists of copying WSC4BP23.ZIP to a work directory,
unzipping the files, and compiling and running one of the example
application programs such as SIMPLE.

Unzip the files by typing

   PKUNZIP WSC4PB23.ZIP

Compile SIMPLE with the Power Basic Console Compiler,

   PBCC SIMPLE.BAS

Connect your serial port to a serial device (such as a modem) or to
another computer using a null modem cable. If connected to a modem,
typing AT should result in the modem replying with OK.

For further information, refer to the WSC4PB Users Manual (WSC4PB_U.TXT),
WSC4PB Reference Manual (WSC4PB_R.TXT), or the RS232 Users Manual
(RS232.TXT).

