home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / vms / 21801 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.1 KB

  1. Xref: sparky comp.os.vms:21801 vmsnet.sources.d:786
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!nntp-server.caltech.edu!SOL1.GPS.CALTECH.EDU!CARL
  3. From: carl@SOL1.GPS.CALTECH.EDU (Carl J Lydick)
  4. Newsgroups: comp.os.vms,vmsnet.sources.d
  5. Subject: Re: Utility-Log session escape sequence filter
  6. Date: 23 Jan 1993 00:47:41 GMT
  7. Organization: HST Wide Field/Planetary Camera
  8. Lines: 29
  9. Distribution: world
  10. Message-ID: <1jq4jdINNhrv@gap.caltech.edu>
  11. References: <1993Jan22.171051.581@dymaxion.ns.ca>
  12. Reply-To: carl@SOL1.GPS.CALTECH.EDU
  13. NNTP-Posting-Host: sol1.gps.caltech.edu
  14.  
  15. In article <1993Jan22.171051.581@dymaxion.ns.ca>, bg@dymaxion.ns.ca writes:
  16. =Freebie utility follows.
  17. =
  18. =Here's what should be a fairly common problem.  Many packages log
  19. =sessions.  Few of them filter ANSI escape sequences so that the logs
  20. =may be printed.  Non-DEC printers are particularly awful at printing
  21. =such logs.  Many non-DEC printers do unpredictable things with the
  22. =escape sequences.  Some simply refuse to print further until someone
  23. =manually clears each invalid sequence using front-panel buttons. 
  24. =Manually editing the logs is cumbersome.
  25. =
  26. =I'd like to see how people handle this situation.  I am aware of PHOTO
  27. =and its control-sequence filtering capability, but PHOTO cannot be
  28. =used in all situations (e.g. I don't believe it handles SET HOST
  29. =sessions).
  30.  
  31. Well, since I don't run PHOTO here, this is just a guess, but couldn't you:
  32.     1)  SET HOST/LOG
  33.     2)  After you've returned to the local system, use PHOTO and the
  34.         command TYPE/NOPAGE SETHOST.LOG to filter out the control sequences
  35.         in SETHOST.LOG?
  36. --------------------------------------------------------------------------------
  37. Carl J Lydick | INTERnet: CARL@SOL1.GPS.CALTECH.EDU | NSI/HEPnet: SOL1::CARL
  38.  
  39. Disclaimer:  Hey, I understand VAXen and VMS.  That's what I get paid for.  My
  40. understanding of astronomy is purely at the amateur level (or below).  So
  41. unless what I'm saying is directly related to VAX/VMS, don't hold me or my
  42. organization responsible for it.  If it IS related to VAX/VMS, you can try to
  43. hold me responsible for it, but my organization had nothing to do with it.
  44.