home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / trs80model1and3 / trsmit.bwr < prev    next >
Internet Message Format  |  1984-05-27  |  4KB

  1. Date:         Wed, 21 Aug 85 15:14 CDT
  2. From:         Neil Erdwien <VMAA5@KSUVM>
  3. Subject:      TRS-80 Version of KERMIT
  4. To:           <DFTCU@CUVMA>
  5.  
  6. I have been having a few problems with the Model I/III TRS-80 KERMIT.
  7.  
  8.  1.  (omitted)
  9.  
  10.  2.  The recommended method of getting a micro version is to download
  11.      'TRSMAKE/BAS', and run it on the TRS-80; it writes 'KERMIT/CMD'.
  12.      Along the way, it keeps a checksum to verify the accuracy of the
  13.      download.  Unfortunately, TRSMAKE consistantly reports an error.
  14.      Repeated downloads produce the exact same "wrong" checksum.  I
  15.      suspect that the "correct" checksum is in fact wrong.
  16.      The resulting KERMIT/CMD works OK as far as I have seen.
  17.  
  18.  3.  On KERMSRV there is a file called 'TRSDNLD BAS' which seems to be a
  19.      version of 'TRSMAKE BAS'.  When downloaded and run, it produces no
  20.      checksum error.  Both resulting versions of kermit claim to be
  21.      Version 3.5.  I assume one or the other is out-of-date.
  22.      Please advise me as to which is current.
  23.  
  24.  4.  On KERMSRV there is a file called 'TRSCMD HEX', which seems to serve no
  25.      purpose.  There is no need for a file of printable hex to download,
  26.      because the above BASIC program does the job.  (Besides, several other
  27.      'fn HEX' files would be needed also.
  28.  
  29.  5.  The VT52 emulation doesn't really exist in the TRS-80 version.  I tried
  30.      to use this KERMIT with an IBM 7171 protocall converter, with all the
  31.      escape sequences showing.  I suppose this is a really hard problem to
  32.      solve, given that the TRS-80 screen is only 64 characters wide.
  33.  
  34. I hope I don't sound like too much of a grouch.  I realize that the TRS-80
  35. is not a state-of-the-art machine any more.  Still, the documentation
  36. for existing programs ought to be current.
  37.  
  38. Thank you for your time.  VMAA5@KSUVM.BITNET
  39.  
  40. ------------------------------
  41.  
  42. Date: Mon, 16 Mar 87 21:03:01 EST
  43. From: Charles L Oei <burdvax!thing2.PRC.Unisys.COM!oei@seismo.CSS.GOV>
  44. Subject: TRS Model 1
  45. Keywords: TRS Kermit
  46.  
  47. I have several remarks though that you might want to put into a .BWR file
  48. for future users of Kermit for the TRS80 Model 1 running TRSDOS 2.3:
  49.  
  50. Of the files that are distributed, a person really only needs to see:
  51.  
  52.    TRSMIT.DOC.1  and  TRSMAKE.BAS.1
  53.  
  54. The others are either Z80 assembly language source code (for good latenight
  55. reading), or miscellaneous/extraneous files that are of no real consequence.
  56. [TRSDNLD.BAS.1 when downloaded and ran produces correct checksum, but
  57. the resultant /CMD file doesn't seem to run correctly (at least the couple
  58. of times I tried it -- it could otherwise, but I didn't want to invest any
  59. more time since TRSMAKE did work satisfactorily).]
  60.  
  61. When TRSMAKE.BAS is downloaded and ran, don't worry about that it says
  62. that the checksum is wrong, it's probably just fine. Here are the checksums
  63. that TRSMAKE says it should be and what I get, respectively: 976487 976454
  64.  
  65. There are two problems (of any real consequence) with the resulting
  66. KERMIT/CMD file:
  67.  
  68.    1) not so bad is that vt52 emulation doesn't work
  69.  
  70.    2) The other is that I couldn't talk w/ other Kermits unless I set
  71.       set the parity to "space". The Kermit on the other end doesn't
  72.       have to set its parity to space though. [After this, all
  73.       went well].
  74.  
  75. Also, some annoying things that I had with it were:
  76.    in terminal "connect" mode, I have no cursor;
  77.    the <break> key in command mode doesn't appear to "abort" a command,
  78.       but the <clear> key seems to do the trick anyway;
  79.    in "connect" mode, the <control> key designation doesn't work either.
  80.  
  81. Oh, and probably some other minor things too, but overall, it's great.
  82. At least it works and sends/receives files better than raw transfers
  83. sans error checking.
  84.  
  85. Thanks to Stan Barber and the original writers of CP/M 80 Kermit.
  86.  
  87. Charles Oei
  88.  
  89. ------------------------------
  90.  
  91.