Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!agate!maypo!koonce From: koonce@maypo.berkeley.edu (tim koonce) Newsgroups: comp.sys.ibm.pc Subject: ANSI.SYS control codes Summary: Need control codes summary. Keywords: ANSI.SYS, control codes, terminal programs Message-ID: <14153@agate.BERKELEY.EDU> Date: 12 Sep 88 02:59:35 GMT Sender: usenet@agate.BERKELEY.EDU Reply-To: koonce@math.berkeley.edu Followup-To: comp.sys.ibm.pc Distribution: na Lines: 15 I'm trying to write an ANSI terminal program for a non-PC computer. So far, I've managed to get all of the information I need to emulate ANSI.SYS except for a list of the control codes recognized. I assume ANSI.SYS recognizes CR, LF, BS, HT, and BEL. Are there others? Anything unusual about the interpretation of those control codes? Does it recognize FF (Ctrl-L), SUB (Ctrl-Z), or DEL? If so, what function do they perform? Thanks for any help you can give. Tim Koonce koonce@math.berkeley.edu ...!ucbvax!math!koonce