Hi Barry,
Pls try with latest Harbour version, I've fixed some bugs
recently which can cause this e

On Sun, Mar 22, 2009 at 1:22 AM, Barry Jackson <zen25...@zen.co.uk> wrote:

> I just hit a problem with hbtpathy. It will not send chr(13).
> All the other codes that I need it to transmit are OK.
> Does anyone know what may be causing this?
> I will try to make a self contained loopback test soon.
> Thanks
> Barry
>
> ----------snip------------
> Com_Send(prt,CHR(13))
> ----------snip------------
>
> FUNCTION Com_Send ( pt, sendstr )
> LOCAL nTimeout:=1
> tp_send( pt, sendstr, nTimeout )
> RETURN nil
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to