Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!samsung!noose.ecn.purdue.edu!mentor.cc.purdue.edu!purdue!haven!uflorida!bikini!ty From: ty@reef.cis.ufl.edu (Tyng-Jing Yang) Newsgroups: comp.sys.next Subject: Re: Turning the speaker OFF from the NeXT Message-ID: Date: 8 Feb 91 00:20:32 GMT References: <8083@plains.NoDak.edu> Sender: news@uflorida.cis.ufl.EDU Organization: UF CIS Department Lines: 30 > I am using the NeXT 2.0, a mac-modem cable, a 2400-baud >hayes compatible modem to dial out to school. Could some >body please tell me how I can turn he speaker OFF. I could >do it on my PC by issuing the ATM0, to do that, but I >am unable to figure out how to do it with kermit-5A. Please see following script. Jing ============================================================== > kermit C-Kermit 5A(165) ALPHA, 20 Jan 91, NeXT Mach 1.0 <- ye, still 1.0 Type ? or 'help' for help NeXT_Kermit>take dcis NeXT_Kermit>connect Connecting to /dev/cua, speed 2400. The escape character is CTRL-\ (ASCII 28). Type the escape character followed by C to get back, or followed by ? to see other options. at OK atm0 OK atdt 20905 CONNECT 2400 -dcis------------ set modem hayes set line /dev/cua set baud 2400 set file type binary