Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!CIVIL.UBC.CA!twong From: twong@CIVIL.UBC.CA (Thomas Wong) Newsgroups: comp.sys.apple2 Subject: Re: Problem with Applesoft sending data to modem on a //c Message-ID: <1177*twong@civil.ubc.ca> Date: 1 Aug 90 17:51:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 11 Yes, I've tried 10 PRINT CHR$(4);"PR#2" 20 PRINT "ATDP1234567" before. The TR (Terminal Ready) LED goes on in the modem after the PR#2 line but no SD (Send Data) or RD (Receive Data) from the PRINT statement (ie. nothing going to the modem), hence it dies after the PR#2 line. Thanks anyways. Thomas.