home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / atari / 8bit / 5667 < prev    next >
Encoding:
Text File  |  1992-12-22  |  2.6 KB  |  46 lines

  1. Newsgroups: comp.sys.atari.8bit
  2. Path: sparky!uunet!spool.mu.edu!think.com!spdcc!merk!winston
  3. From: winston@merk.com (Winston Smith)
  4. Subject: Re: Kermit-65 source code
  5. Message-ID: <1992Dec22.145256.8122@merk.com>
  6. Keywords: KERMIT, UNARC, huge, VT100, Speedscript, Catch-22
  7. Organization: Technology Partners, Inc.
  8. References: <1992Dec19.090253.7940@merk.com> <1gu5qqINN79a@usenet.INS.CWRU.Edu> <1gvcv3INNp04@usenet.INS.CWRU.Edu>
  9. Date: Tue, 22 Dec 1992 14:52:56 GMT
  10. Lines: 34
  11.  
  12.  
  13. I performed an FTP request (called a "get" I believe?) of the KERMIT-65
  14. source code.  The good news is that the file was delivered to the
  15. requesting UNIX machine.  The bad news is that the file was delivered in
  16. an "ARC" format as one large file of over eight hundred double-density
  17. sectors!  What the heck am I supposed to do with this?!??  Needless to say,
  18. I gave it the old college try and downloaded it to my ATARI 8-BIT.  On my
  19. ATARI 8-BIT I attempted to UNARC as much of it as I could.  Unfortunately,
  20. the first thousand sectors or so contained mainly the KERMIT file transfer
  21. protocol (which very few people use) and the command line parser.  I was
  22. hoping to find information about the VT100 terminal emulator.  The file
  23. contained some interesting code, such as sections to translate C64 VIC20
  24. screen "poke" graphics character codes (Speedscript character type) into
  25. ASCII.
  26.   
  27.      Needless to say, I am placed in a "Catch-22" situation.  The KERMIT-65
  28. source files are --NOT-- in an ATARI 8-BIT format, but in some text format
  29. too large to be contained on an ATARI 8-BIT drive.  I can not successfully
  30. download this humongous file to an ATARI 8-BIT and then UNARC it.  Is there
  31. some way that I can UNARC this behemoth on a UNIX system?  I know that UNIX
  32. uses COMPRESS, TAR, and ZOO, but I do not believe that I have seen ARC on a
  33. UNIX box before.  Most of this KERMIT source file contains extraneous
  34. information, anyway.  The part that I am interested in, namely the VT100
  35. terminal emulator, probably comprises a small part of the whole work,
  36. however I do find the programming techniques employed very interesting.  I
  37. just wish that there was some way to successfully examine the thing.  I
  38. have often wondered why no further work had been done on KERMIT-65.  Now I
  39. know why!  You need to own another computer with a hard drive just to hold
  40. the source code!  :-(  Any help I can get UNARC-ing this program and
  41. cutting it up into smaller pieces...  so that it will actually --FIT-- on
  42. an ATARI 8BIT machine and --BE USABLE--, would be greatly appreciated.
  43. Does anyone out there have any ideas how to solve this problem?  Thanks.
  44.  
  45.  
  46.