home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / amiga / datacomm / 6312 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  5.2 KB

  1. Path: sparky!uunet!nntp1.radiomail.net!portal!cup.portal.com!thad
  2. From: thad@cup.portal.com (Thad P Floryan)
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: VT220/VT340 Terminal emulation?
  5. Message-ID: <65778@cup.portal.com>
  6. Date: Sun, 13 Sep 92 03:05:17 PDT
  7. Organization: The Portal System (TM)
  8. References: <abeech.716337691@kraken>
  9.   <1992Sep13.041545.25033@news.iastate.edu>
  10. Lines: 94
  11.  
  12. In article <1992Sep13.041545.25033@news.iastate.edu>
  13. barrett@iastate.edu (Marc N Barrett) rambles:
  14.  
  15. |In article <abeech.716337691@kraken> abeech@kraken.itc.gu.edu.au (Adrian Beech
  16. )
  17. |writes:
  18. |>Anyone know of a commercial or PD comms package that will correctly emulate
  19. |>VT220 and VT340 terminals?  I need to connect to a Sun and use Word Perfect.
  20. |>The VT100 and VT102 emulations are not suitable for this type of work.
  21. |
  22. |   Several such products exist for the Mac and IBM systems, but none exist for
  23.  
  24. |the Amiga unfortunately.  I've been looking for such software for the past fou
  25. r
  26. |years.  I have even offered to help get VT240/340 databooks to various authors
  27. |of VT200-compatible Amiga terminal packages who would guarantee writing a
  28. |VT240/340 emulation program, but none have taken me up on my offers.
  29.  
  30. The Mac and IBM "products" are as bad as DEC's PathWorks; in other words:
  31.  
  32.                 GARBAGE
  33.  
  34. Note the enclosed, which touts a functioning VT200-style emulator for the
  35. Amiga, and note the date: 1988.  The program works PERFECTLY, and even does
  36. the double-high/-wide stuff which even DEC's PathWorks cannot do (kinda makes
  37. one wonder: DEC is not dealing with a full deck, since they are even unable
  38. to today (1992) emulate their 1979 VT100).
  39.  
  40. -------------------- begin enclosure
  41.  
  42. *  Meshugena V1.0 -- A **VT220 terminal emulator                           *
  43. *  Copyright   1988                                                        *
  44. *  By Michael S. Leibow                                                    *
  45. *                                                                          *
  46. *  This software is released as shareware and may be freely distributed    *
  47. *  provided that this copyright message remains at the beginning of this   *
  48. *  file and that this file is included in the distribution.  This software *
  49. *  may not be used for direct commercial advantage.  This software or its  *
  50. *  copies may not be changed in any way except to either store or restore  *
  51. *  it to or from an archived format.                                       *
  52. *                                                                          *
  53. *  The information in this software is subject to change  without  notice  *
  54. *  and  should  not  be  construed  as  a commitment by the author.        *
  55. *                                                                          *
  56. *  The  Author  assumes  no  responsibility for the use or reliability of  *
  57. *  this software.                                                          *
  58. *                                                                          *
  59. *  Author:  Michael S. Leibow      23-APR-1988                             *
  60. *                                                                          *
  61. * **  VT220 is a trademark of Digital Equipment Corporation.  At the time  *
  62. *           of the creation and release of this software, the author,      *
  63. *           Michael Leibow did not work for Digital Equipment Corporation. *
  64.  
  65. ******* OVERVIEW ***********************************************************
  66.           This is not a general communications package.  If you need some of
  67.      the features of other general packages such as
  68.           o one zillion emulations
  69.           o one zillion file transfer methods
  70.           o weird character sets (i.e. EBCDIC)
  71.      then this  program is  not for you.  This program is dedicated to those
  72.      of you have already bought an Amiga, a  modem, and  need to communicate
  73.      with some sort of computer that supports the 8 bit ANSI protocol.
  74.  
  75.      This program offers:
  76. ===> o VT220 emulation (80 and 132 columns)
  77.           Not a  fake emulation...  This emulation covers everything I could
  78.           find in the VT220 owners manual except the printer stuff.
  79.         f.
  80.         + 7 and 8 bit character sets
  81.         + Multinational Character Sets (c0, c1, GL, and GR)
  82.         + Special Graphics set
  83.         + emulates full LK201 keyboard (VT52, VT100, VT220)
  84.         + VT52, VT100, and VT220 compatibility
  85.         + terminal  modes :  (KAM, IRM,  SRM, LNM,  DECCKM, DECANM, DECCOLM,
  86.           DECSCLM, DECSCNM, DECAWM, DECARM)
  87.         +  All  character  renditions  :  (off,  bold, underscore, blinking,
  88.           reverse, erasable, not_erasable)
  89. ===>    + All Line Renditions : (normal, double width, double height).
  90.         + ANSI tab stuff.
  91.         + Probably more which I forgot...
  92.      o Multiple sessions
  93.           + each session has its own set-up configuration
  94.           + independent menus
  95.           + separate windows each with scroll bars and other gadgetry
  96.      o Transcript buffer
  97.           + 0 to some_big_number lines of output history
  98.      o Works well in workbench environment
  99.           + can start from icon.
  100.           + all errors shown in requesters
  101.      o window iconification to save chip ram
  102.      o easy to use user interface
  103.  
  104.      For more information on the VT220  operation,  buy  a  VT220  from your
  105.      nearest VT220 dealer, and read the owners manual.
  106.