home *** CD-ROM | disk | FTP | other *** search
-
-
- Well here is something usefull I thought people might like to have. This
- will allow any WWIV on-line source code to support the modem once the
- source is converted to TP 5.0 or later. This is a usefull TPU. It
- replaces all the COMMON.PAS in the WWIV onliners. Now all you have to do
- is change your unit section in the online to
- USES common;
- Plus whatever you had before. Don't forget IBMCOM too. This is the modem
- support procedures.
-
-
-