home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / whatsnew.lbr / WHATSNEW.DZC / WHATSNEW.DOC
Encoding:
Text File  |  1993-10-25  |  1.8 KB  |  52 lines

  1.  
  2.     -------------------------------------------
  3.  
  4.     WHATSNEW.DOC   05/10/82   T McCormick.
  5.  
  6.     Whatsnew is derived from D-27A directory
  7.     program.
  8.  
  9.     When you execute whatsnew at the A> prompt,
  10.     it reads the directory of the logged-in drive
  11.     and compares each file name found to a list
  12.     of filenames kept inside whatsnew.com, itself.
  13.  
  14.     It then displays the files added or removed 
  15.     since the date specified when the "set" option
  16.     was last run.  B>WHATSNEW SET 12/25/82 would
  17.     cause the filenames from the B: directory (and
  18.     the set date 12/25/82) to be stored within
  19.     whatsnew.com.
  20.  
  21.     If you need to create a fresh copy of WHATSNEW
  22.     without any directory (i.e. to clear out the
  23.     old directory entries which have already been
  24.     stored in WHATSNEW), copy WHATSNEW.COM to a
  25.     freshly formatted disk, log into that disk, and
  26.     then type: WHATSNEW SET <cr> 
  27.  
  28.     Another use is to run the set command on one
  29.     disk, pip whatsnew.com to a 2nd disk, and run
  30.     whatsnew (without the set option) on the 2nd
  31.     disk.  In this way you get a list of all files
  32.     on each disk that are NOT on the other.
  33.  
  34.     Whatsnew is most commonly used on remote CP/M
  35.     systems where callers can simply run it rather
  36.     than paw through lots of directories looking for
  37.     new stuff.
  38.  
  39.     It will NOT notice that you replaced a specific
  40.     filename with a later version under the same
  41.     name.    On the other hand, it does not require
  42.     "maintenance" since it uses the current directory
  43.     vs a directory snapshot from some day in the past.
  44.  
  45.     Whatsnew can be useful to note which diskettes
  46.     have had additions or deletions when you are
  47.     updating your catalog, or at other housekeeping
  48.     times.
  49.  
  50.     ------------------------------------------------
  51. ries which have already been
  52.     stored in WHATSNEW)