Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!ihnp4!inuxc!pur-ee!uiucdcs!uxc.cso.uiuc.edu!crimmins From: crimmins@uxc.cso.uiuc.edu.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Kermit question Message-ID: <174200033@uxc.cso.uiuc.edu> Date: Tue, 10-Feb-87 13:15:00 EST Article-I.D.: uxc.174200033 Posted: Tue Feb 10 13:15:00 1987 Date-Received: Thu, 12-Feb-87 18:53:16 EST References: <55@wjh12.UUCP> Lines: 21 Nf-ID: #R:wjh12.UUCP:55:uxc.cso.uiuc.edu:174200033:000:871 Nf-From: uxc.cso.uiuc.edu!crimmins Feb 10 12:15:00 1987 /* Written 8:39 am Feb 7, 1987 by lotto@wjh12.UUCP in uxc.cso.uiuc.edu:comp.sys.ibm.pc */ >To paraphrase, how do you get KERMIT to echo CR-LF on receipt of CR >only short of hacking sources? No terminal emulation features are >required by this application. It seems that this is not easily done. You can set up translation tables to alter the value of strings, but these are only in effect during packet operations. Also, you can use SET KEY to alter the value of the CR key for output, but this will not do what you're looking for. There seems to be no appropriate solution in the manuals I have. ---- Dan Crimmins University of Illinois at Urbana-Champaign Computing Services Office - Micro Consulting Dept. ARPA: crimmins@uiucuxc.cso.uiuc.edu BITNET: crimmins@uiucuxc.bitnet CSNET: crimmins@uiucuxc.csnet UUCP: {ihnp4,pur-ee,convex}!uiucdcs!uiucuxc!crimmins