home *** CD-ROM | disk | FTP | other *** search
- ;
- ; ANSI.CMD by Timo Salmi Thu 28-Dec-1989
- ; To use ansi type of BBS terminal emulation
- ; Apply this first if you call a bulletin board system
- ;
- ; As of yet I have only tested this on my laptop
-
- set parity none ;This is usual for BBSes
- set key \270 \8 ;Redefine backspace as ^H
- set display 8-bit ;Use the entire IBM character set
- echo \13ansi.cmd ansi terminal emulation ready\13
-