[fpc-pascal] help with serial.pp unit please

Musan Antal antal at componente.net
Thu Dec 13 12:14:10 CET 2007


>         //Hide;
>         ShowMessage('Pick up the phone.' + #13 + 'Click OK after
> dialing has completed.');
>         s :=3D 'ATH^M^J';
I think you'll better use
           s:=3D'ATH'^M^J;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freepascal.org/lists/fpc-pascal/attachments/20071213/1594=
b3de/attachment.htm


More information about the fpc-pascal mailing list