Path: utzoo!attcan!uunet!snorkelwacker!usc!julius.cs.uiuc.edu!psuvax1!rutgers!mcnc!beguine!Jeffrey.Perry From: Jeffrey.Perry@samba.acs.unc.edu (BBS Account) Newsgroups: comp.sys.mac.programmer Subject: Serial communications for simple modem routines Message-ID: <1100@beguine.UUCP> Date: 19 Sep 90 02:03:59 GMT Sender: usenet@beguine.UUCP Lines: 10 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. --