AbeB wrote:
I'm printing to serial printer with hbtpathy.lib
f.e.
tp_send(1,
replic("012345678901234567890012345678901234567890"+chr(13)+chr(10),1000 ) )
but it whould cause overflow in the printed output.
any help?
Not specific to telepathy, but you must enable flow control on the printer and
in your software. Most common are DTR/DTS (hardware) or XOn/XOff (software).
HTH
Alex
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour