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