RxComm (from Kazuo Adachi)
Name   RxComm - communication API for REXX
Version  1.9 2002
Author  Kazuo Adachi
     (see EMail Addresses)
Distrib. Freeware (?)
Type   REXX DLL
Price   -
Note   w/ source
     Most of the docs are in Japanese
Source  Internet
     Name: RXCOMM19.*
RxComm provides serial(COM) port functions for REXX.
This DLL exports the following functions (as of v1.9):
- RxCommLoadFuncs
 - RxCommDropFuncs
 - RxCommGetVersion
 - RxCommPort
 - RxCommOpen
 - RxCommClose
 - RxCommRead
 - RxCommWrite
 - RxCommSignal
 - RxCommBreak
 - RxCommSetup
 - RxCommOption
 - RxCommLog
 
 
[Back: RxComm from Mark C. Smith] 
[Next: Sound]