qb45ener.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Communication-Buffer Overflow
During remote communications, the receive buffer
overflowed.
 
The size of the receive buffer is set by the /C
command-line option or the RB option in the OPEN COM
statement. So,
  ■ Check the buffer more frequently (with the LOC
    function)
  ■ Empty the buffer more often (with the INPUT$
    function).
 
ERR code: 69