Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!maverick.ksu.ksu.edu!ux1.cso.uiuc.edu!ernie!bazyar From: bazyar@ernie (Jawaid Bazyar) Newsgroups: comp.sys.apple2 Subject: Re: Dialing a modem Message-ID: <1991Feb13.161103.18675@ux1.cso.uiuc.edu> Date: 13 Feb 91 16:11:03 GMT References: <9102130734.AA17297@apple.com> Sender: news@ux1.cso.uiuc.edu (News) Reply-To: bazyar@cs.uiuc.edu (Jawaid Bazyar) Organization: Mutation Testing Facility, University of Illinois Lines: 17 In article <9102130734.AA17297@apple.com> STEIN@UCONNVM.BITNET (Alan Stein) writes: > >I added one line, InitTextDev(output);, to the program that sent data >to my screen rather than my modem. I found that it then accessed my >modem, but did not actually dial. I'm still wondering what do I need to do to >dial through my modem? >WriteCString ("+++atdp18009991234"); Stick a '\n' at the end of your dial string. WriteCString ("+++atdp18009991234\n"); -- Jawaid Bazyar | "I'm sure K&R have never heard of Mike." Senior/Computer Engineering | bazyar@cs.uiuc.edu | "That's okay. I'm sure Mike's never heard of K&R". Apple II Forever! | (discussion about Orca/C)