home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / bit / listserv / notabene / 732 < prev    next >
Encoding:
Text File  |  1992-08-30  |  2.7 KB  |  52 lines

  1. Newsgroups: bit.listserv.notabene
  2. Path: sparky!uunet!news.gtech.com!noc.near.net!mars.caps.maine.edu!news.yale.edu!yale.edu!yale!gumby!destroyer!sol.ctr.columbia.edu!usc!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!usenet.ins.cwru.edu!samsara.LAW.CWRU.Edu!Junger
  3. From: Junger@samsara.law.cwru.edu (Peter D. Junger)
  4. Subject: Re: Kermit and down-loading from PACS
  5. Message-ID: <Junger.52.715201107@samsara.law.cwru.edu>
  6. Sender: news@usenet.ins.cwru.edu
  7. Nntp-Posting-Host: samsara.law.cwru.edu
  8. Organization: Case Western Reserve University Law School
  9. References: <NOTABENE%92082602445380@TAUNIVM>
  10. Date: Sun, 30 Aug 1992 18:58:27 GMT
  11. Lines:       40
  12.  
  13. In article <NOTABENE%92082602445380@TAUNIVM> Joel Lidov <JBLQC@CUNYVM> writes:
  14. >Date:         Tue, 25 Aug 92 19:37:46 EDT
  15. >From:         Joel Lidov <JBLQC@CUNYVM>
  16. >Subject:      Kermit
  17.  
  18. >Gerald Schlaback correctly points to the fact that Kermit scripts don't
  19. >know anything about terminal emulation; they just read the incoming data
  20. >stream, escape codes and all.  This is not a problem when setting up a
  21. >dialogue (for sign-on, for example), since it simply looks for the characters
  22. >you want, but the screen-dump would be meaningless to a script, since it has
  23. >no concept of a screen.
  24.  
  25. >Session logging also logs everything, so that the resulting file isn't a pure
  26. >data file, but can be replayed as a terminal session.  If your library has
  27. >a line-by-line mode (no emulation), I suppose that would work.
  28.  
  29. I am not sure that I understand the context of this discussion, but I 
  30. suspect it may have to do with a problem that I recently suffered from 
  31. using, not Kermit, but the version of Telnet that is supplied to us at 
  32. CWRU.  Our new electonic library catalogue--or PAC--is an INNOPAC system 
  33. which requires the user to run a VT100 terminal or terminal emulator, and 
  34. when one records (logs) a session the resulting record is filled with VT100 
  35. droppings (escape codes) and is unreadable.  This same behaviour is 
  36. exhibited by NOTIS electronic catalogs and at least one other whose name I 
  37. forget.  At CWRU they have installed an INNOPAC function called EXPORT that 
  38. allows one to download bibliographic records without the escape codes, but 
  39. one still cannot keep a readable record of one's search.  I have therefore
  40. written a filter which filters out (after interpreting where necessary) the 
  41. VT100 escape codes.
  42.  
  43.     The filter seems to work, though it could use a few more features 
  44. which I will add when I get time.  If anyone would like to beta-test it--
  45. what a horrible verb!--I'll be happy to tell you how to get a copy. 
  46.  
  47.  
  48. Peter D. Junger
  49.  
  50. Case Western Reserve University Law School, Cleveland, OH
  51. Internet:  JUNGER@SAMSARA.LAW.CWRU.Edu -- Bitnet:  JUNGER@CWRU
  52.