home *** CD-ROM | disk | FTP | other *** search
/ ftp.cse.unsw.edu.au / 2014.06.ftp.cse.unsw.edu.au.tar / ftp.cse.unsw.edu.au / pub / doc / editors / TECO < prev    next >
Encoding:
Internet Message Format  |  1992-10-18  |  3.1 KB

  1. Path: usage.csd.unsw.oz.au!metro!munnari.oz.au!samsung!dali.cs.montana.edu!caen!ox.com!emv
  2. From: siemsen@sol.usc.edu (Pete Siemsen)
  3. Newsgroups: comp.archives
  4. Subject: [folklore] Re: TECO (was Re: the jargon file)
  5. Message-ID: <1990Dec20.050546.26162@ox.com>
  6. Date: 20 Dec 90 05:05:46 GMT
  7. References: <CSTACY.90Dec17151739@wheat-chex.ai.mit.edu> <13187@milton.u.washington.edu> <ZIPPY.90Dec18012554@chaos.cs.brandeis.edu> <1990Dec18.174730.9234@dg-rtp.dg.com> <28957@usc>
  8. Sender: emv@ox.com (Edward Vielmetti)
  9. Reply-To: siemsen@sol.usc.edu (Pete Siemsen)
  10. Followup-To: alt.folklore.computers
  11. Organization: (none)
  12. Lines: 49
  13. Approved: emv@ox.com (Edward Vielmetti)
  14. X-Original-Newsgroups: alt.folklore.computers
  15.  
  16. Archive-name: editors/teco/teco/1990-12-19
  17. Archive-directory: usc.edu:/pub/teco/ [128.125.1.45]
  18. Original-posting-by: siemsen@sol.usc.edu (Pete Siemsen)
  19. Original-subject: Re: TECO (was Re: the jargon file)
  20. Reposted-by: emv@ox.com (Edward Vielmetti)
  21.  
  22. rice@dg-rtp.dg.com (Brian Rice) writes:
  23.  
  24. >In article <ZIPPY.90Dec18012554@chaos.cs.brandeis.edu>, 
  25. >zippy@chaos.cs.brandeis.edu (Patrick Tufts) writes:
  26. >|> Where *is* TECO alive?
  27.  
  28. You can ftp TECO stuff from usc.edu in directory /pub/teco.  This
  29. directory contains the DECUS TECO Collection, which I maintain.  It
  30. has several TECOs for various platforms, many TECO macros, the latest
  31. Standard TECO Manual (DEC's manual, but a newer version than they
  32. distribute) and other things relating to TECO.  TECO is available in
  33. various forms for VAX/VMS, RSX, RT-11, RSTS, Tops, Tenex, Unix,
  34. MS-DOS, the Macintosh OS, and (soon) the Amiga.
  35.  
  36. >Not too long ago, I worked
  37. >at a VMS site...there was a certain file-manipulation task, I 
  38. >don't remember precisely what, which was most easily accomplished
  39. >by EDIT/TECO'ing the file and immediately saving it (with 
  40. >EX<esc><esc>).  Maybe it was removing trailing spaces from
  41. >each line or some such.  But I found TECO invaluable for it.
  42.  
  43. It was probably to deal with the output of DEC's RUNOFF utility, which
  44. produces files with "record attributes" set to nothing.  This allows
  45. RUNOFF to do overstriking and underlining of characters on standard
  46. line printers by overprinting lines.  It's a pain if you want to read
  47. the file with most programs, because they are used to "normal" files,
  48. which have "implied carriage return" record attributes.  So if you use
  49. a text editor to look at a file that was produced by RUNOFF, you may
  50. get the line-feeds that are in the file plus the line-feeds injected
  51. by your editor.  DEC's documented method for "normalizing" these files
  52. was to run TECO on the file and exit immediately.
  53.  
  54. >I seem to remember this trick being documented, rather out
  55. >of the blue, in that little "Using the VMS Editors" book.
  56.  
  57. See the appendices of older RUNOFF (also called DSR) manuals.  I think
  58. manuals through version 4 of VMS still mentioned TECO.  Newer manuals
  59. don't.
  60. -- 
  61. Pete Siemsen                         Pete Siemsen            siemsen@usc.edu
  62. University of Southern California    645 Ohio Ave. #302      (213) 740-7391 (w)
  63. 1020 West Jefferson Blvd.            Long Beach, CA 90814    (213) 433-3059 (h)
  64. Los Angeles, CA 90089-0251
  65.