Path: utzoo!mnetor!tmsoft!torsqnt!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!hellgate.utah.edu!cc.utah.edu!cc.usu.edu!jrd From: JRD@cc.usu.edu (Joe Doupnik) Newsgroups: comp.sys.ibm.pc Subject: Message-ID: <11749@cc.usu.edu> Date: 21 Nov 89 02:01:41 GMT Lines: 12 David, An MS Kermit script file is, err ah, just a file of MS Kermit commands, written as plain text as if they were typed by hand. Input and Output work fine as described in the manual, but there are frequent misunderstandings about their function. Here's a common one: output and expect to see the response fed through the terminal emulator. Wrong. The terminal emulator isn't running during script operations unless one says Connect. To solve more difficult problems the best thing is to drop me a mailgram at either jrd@watsun.cc.columbia.edu or jrd@cc.usu.edu and add the substance of the script plus a few observations about what was expected. Joe D.