home *** CD-ROM | disk | FTP | other *** search
- Article 4471 of comp.sys.amiga:
- Path: mcdsun!noao!hao!ames!ucbcad!ucbvax!decvax!decwrl!cgou01.dec.com!drew
- From: drew@cgou01.dec.com (Steve Drew)
- Newsgroups: comp.sys.amiga
- Subject: Aux: Handler (Part 1 of 2 doc/executable)
- Message-ID: <9775@decwrl.DEC.COM>
- Date: 8 May 87 17:14:09 GMT
- Sender: daemon@decwrl.DEC.COM
- Organization: Digital Equipment Corporation
- Lines: 260
-
-
-
- Here's my first attempt at a dos handler. Please read the docs!!
- I wrote in support for ACTION_SCREEN_MODE originally thinking that
- my commandline editing under shell would work ok through AUX: to
- a vt100 style terminal. But alas some of the escape sequences I used
- under shell (for inserting / deleting char's) were Amiga specific
- and not ansi sequences. So as a quick alternative I added a switch
- to shell to turn of CLE for use over AUX:.
-
- But with the capability of RAW mode you could write/modify a ansi
- style screen editor that would also work through aux-handler to a
- ansi style terminal. Any volunteers?
-
- Following the dos's and executable are the sources.
-
- < I code because I enjoy getting frustrated!! >
-
- Please email me any bugs found to:
-
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- Steve Drew at ENET: CGFSV1::DREW
- ARPA: drew%cfgsv1.dec.com@decwrl.dec.com
- USENET: {decvax!decwrl}!cgfsv1.dec.com!drew
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-