HBComm Harbour Contribution Library
Class Reference
This is the latest iteration of the HBComm library. The modifications made
by me reflect my needs for a serial port library that could talk to more than
one serial port at a time. Further, the original routines would handle only
clear text and would not correctly pass data containing null characters
(Chr(0)). Finally, accessing ports above COM9 was a must.
The major difference in syntax is the need for the user to receive the
"Handle" returned by Init_Port() and pass it to all other routines whenever
referencing a port. This is equivalent to the nComm variable used in the
old Clipper/Fivewin serial routines.
HBComm is a contribution by Ned Robertson
XpertCTI, LLC
Richmond, VA USA