home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / sources / 467 next >
Encoding:
Internet Message Format  |  1993-01-04  |  2.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!sol.ctr.columbia.edu!hamblin.math.byu.edu!arizona.edu!mvb.saic.com!vmsnet-sources
  2. Newsgroups: vmsnet.sources
  3. Subject: C Swing v3.6.4 patches, part 00/04
  4. Message-ID: <9908346@MVB.SAIC.COM>
  5. From: flowers@memstvx1.memst.edu
  6. Date: Mon, 04 Jan 1993 20:20:41 GMT
  7. Organization: Memphis State University
  8. Approved: Mark.Berryman@Mvb.Saic.Com
  9. Lines: 44
  10.  
  11. Submitted-by: flowers@memstvx1.memst.edu
  12. Posting-number: Volume 4, Issue 21
  13. Archive-name: cswing/patch3_00
  14. Patch-to: cswing: Volume 3, Issue 35-52,93,211-218
  15.  
  16. C Swing is a file and directory management utility.
  17.  
  18. These are the patches to upgrade from C Swing v3.6.3 to v3.6.4.
  19.  
  20. New in v3.6.4: 
  21.          o Upgraded MOST to 3.03FM, as described in the header of its main.c.
  22.            (by Foteos Macrides)
  23.  
  24. ** This version will also appear on the US DECUS Fall VMS Systems SIG tape. **
  25.  
  26. For those not familiar with C Swing, here's an excerpt from the readme file:
  27.  
  28. SWING is a VAX/VMS utility for displaying the graphic  representation  of  the
  29. VMS  directory  structure  on any terminal that can support the SMG routines -
  30. that is primarily the VT100, VT200 and VT300 series  of  terminals.  SWING  is
  31. designed  to  make  life  easy for a user who frequently performs directory or
  32. file operations within his or her directories.
  33.  
  34. SWING displays  the  top  eight  directory  levels  of  the  user's  directory
  35. structure.  If  there are more than eight levels a diamond is displayed in the
  36. right-most column indicating that there are non-displayed directories.
  37.  
  38. SWING has a two level help facility. Quick  menus  are  available  via  the  ?
  39. option. Standard VMS help is available via the H or HELP (LK201) option.
  40.  
  41. The C language version of SWING was written by Simon Brown, and maintained  by
  42. him  through  V3.2.  It  has  been  modified  by many people, and is currently
  43. maintained primarily by  Mats Akerberg,  Harry Flowers,  and  Foteos Macrides.
  44. Most  of  the documentation  has been rewritten by Chris Butler.  Although the
  45. online help is good, you should read the manual. The re-write was necessary as
  46. he  did  not  have  a Fortran compiler, and felt that C was a more appropriate
  47. language. Also, colleagues required major enhancements, so  the  software  was
  48. started  from  scratch. The result that you see here consumed something in the
  49. region of 400 to 500 hours of spare time. The software has been placed back in
  50. the public domain.
  51.  
  52. As always, we're interested in any bug reports/enhancement requests that you
  53. might have (not that we promise to fix/implement them ;-), but chances are
  54. much better if we know about them).
  55.