[comp.sys.mac.programmer] Serial communications for simple modem routines

Jeffrey.Perry@samba.acs.unc.edu (BBS Account) (09/19/90)

 I am writing a Mac program to make accessing a local conferencing system easier. I would greatly appreciate any information or hints on  writing some simple
routines to wait for a certain string and to send strings to the modem.

I have one simple example of pascal source code that implements the most primitive terminal using the ram serial routines. I tried adding a few lines to that.
I now have it so it can dial....but it doesn't like spaces between the ATDT
and the phone number! Hmmm I'm puzzled. Anyone know?

Thanks in advance! I am using a Macintosh PLus if that helps any. 
--