home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 310.lha / PDAux / POSTER < prev    next >
Text File  |  1980-12-09  |  1KB  |  38 lines

  1. Article 4471 of comp.sys.amiga:
  2. Path: mcdsun!noao!hao!ames!ucbcad!ucbvax!decvax!decwrl!cgou01.dec.com!drew
  3. From: drew@cgou01.dec.com (Steve Drew)
  4. Newsgroups: comp.sys.amiga
  5. Subject: Aux: Handler (Part 1 of 2 doc/executable)
  6. Message-ID: <9775@decwrl.DEC.COM>
  7. Date: 8 May 87 17:14:09 GMT
  8. Sender: daemon@decwrl.DEC.COM
  9. Organization: Digital Equipment Corporation
  10. Lines: 260
  11.  
  12.  
  13.  
  14. Here's my first attempt at a dos handler. Please read the docs!!
  15. I wrote in support for ACTION_SCREEN_MODE originally thinking that
  16. my commandline editing under shell would work ok through AUX: to 
  17. a vt100 style terminal. But alas some of the escape sequences I used
  18. under shell (for inserting / deleting char's) were Amiga specific
  19. and not ansi sequences. So as a quick alternative I added a switch
  20. to shell to turn of CLE for use over AUX:. 
  21.  
  22. But with the capability of RAW mode you could write/modify a ansi
  23. style screen editor that would also work through aux-handler to a
  24. ansi style terminal. Any volunteers?
  25.  
  26. Following the dos's and executable are the sources.
  27.  
  28. < I code because I enjoy getting frustrated!! >
  29.  
  30. Please email me any bugs found to:
  31.  
  32. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  33.      Steve Drew at    ENET:    CGFSV1::DREW
  34.                 ARPA:    drew%cfgsv1.dec.com@decwrl.dec.com
  35.                 USENET:  {decvax!decwrl}!cgfsv1.dec.com!drew    
  36. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  37.  
  38.