I have a PBDOS program that monitors the status of a serial port
looking for data coming from a callerid id box. The program works
fine, but after several days the program reports an error 69
commm buffer overflow.
We have this program running on lots of machines. This is the
only install that gives us this error. It is attached to a diff callerid
box. I do not see how that can make any differenece.
Anyone have any ideas how to solve the problem? We did increase
the LEN value in the open comm statement which made the problem
less frequent.
Help?
------------------
looking for data coming from a callerid id box. The program works
fine, but after several days the program reports an error 69
commm buffer overflow.
We have this program running on lots of machines. This is the
only install that gives us this error. It is attached to a diff callerid
box. I do not see how that can make any differenece.
Anyone have any ideas how to solve the problem? We did increase
the LEN value in the open comm statement which made the problem
less frequent.
Help?
------------------
Comment