Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!decwrl!ucbvax!CIVIL.UBC.CA!twong From: twong@CIVIL.UBC.CA (Thomas Wong) Newsgroups: comp.sys.apple2 Subject: Problem with Applesoft sending data to modem on a //c Message-ID: <1172*twong@civil.ubc.ca> Date: 1 Aug 90 04:58:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 28 Some additional misc info on my problem. TRACE doesn't work for some reason. With TRACE, it goes through all lines and nothing happens but gets back to DOS. I've tried some other simpler programs like: 10 D$ = CHR$(4) 20 PRINT D$;"PR#2" 30 PRINT D$;"ATDP2222222" and 10 A$ = CHR$(1) : D$ = CHR$(4) 20 PRINT D$;"PR#2" 30 PRINT A$;"ATDP2222222" Same thing, nothing, keyboard hangs, have to do a Ctrl-Reset to get out. Thanks again for all help. Thomas. -- /*----------------------------------------------------------------------*/ /* Thomas Y. K. Wong INTERNET: thomas_wong@civil.ubc.ca */ /* Civil Eng., U.B.C BITNET: thomas_wong%civil.ubc.ca@ubcmtsg */ /* Van, B.C., Canada UUCP: ...!van-bc!civil.ubc.ca!thomas_wong */ /*----------------------------------------------------------------------*/