home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / dos / util / eddy7q / eddy_why.doc < prev    next >
Text File  |  1994-08-07  |  8KB  |  155 lines

  1.                                  Why Use EDDY?
  2.                                  -------------
  3.  
  4.     With EDDY around, you can eliminate many of the small, special-purpose
  5.     utilities which are so indispensable to the non-EDDY user.  So as a
  6.     bonus, you get to free up some disk space -- or at least, get back some
  7.     of what installing EDDY consumes.  In addition to making common tasks
  8.     easier, EDDY has lots of seldom-needed but lifesaving-when-they-are
  9.     features.
  10.  
  11.     The current EDDY is a greatly-improved version of the program reviewed
  12.     in "Computer Language", "PC Sources" and "MicroCornucopia" magazines.
  13.     Some quotes from those reviews...
  14.  
  15.                          "The interface ... is elegant."
  16.                   "...clean, easy-to-use, well-written program."
  17.               "...quality of product we've seen from Peter Norton."
  18.        "the commands are extensive, the written documentation is excellent"
  19.                      "EDDY ... offers some uncommon features"
  20.  
  21.     EDDY has an intuitive, convenient interface for the common operations,
  22.     such as disk/directory/file management, file viewing, etc.  Most of the
  23.     things you frequently need to do take only a keystroke or two.  But EDDY
  24.     also addresses a number of problems which arise less often but are more
  25.     difficult to solve, if possible at all, with other utilities.
  26.  
  27.     EDDY features full buzzword compliance:
  28.     -  Pull-down menus
  29.     -  Context-sensitive HELP
  30.     -  Mouse support
  31.     -  "Prune and Graft"
  32.     -  "Point and Shoot"
  33.     -  Configurability
  34.     -  LAN support
  35.     -  (and of course, "user friendliness" and "ease of use")
  36.  
  37.     Complete understanding of the examples below may require using EDDY, or
  38.     (horrors!) reading some of the User's Manual.  However, I hope these
  39.     will interest you enough that you'll give EDDY a try.
  40.  
  41.     If you know of programs that do things easier or better than EDDY,
  42.     please let me know, so I can stop making dubious claims (or maybe
  43.     improve EDDY).  On the other hand, if you find some more neat things to
  44.     do with the program, or have any ideas for enhancements, I'd like to
  45.     hear about them.
  46.  
  47.     Consider...
  48.  
  49.     ...If you want to keep track of changes made to your directories (by
  50.     other people, installation programs, virii or whatever), use EDDY's
  51.     "snapshot" feature.  Press [Shift+F5] on the top line to create a
  52.     snapshot, and [Shift+F3] on the same line to see what changes have been
  53.     made after the snapshot.
  54.  
  55.     ...Have you ever installed a new package and wondered what it was doing
  56.     to your disk (watching the "busy" light blink), and then been unable to
  57.     find the new or changed files?  (You didn't use the "snapshot" feature
  58.     first, did you?).  Many programs create "hidden" files, in directories
  59.     of their choice, on your disk.  You can find them by using EDDY's
  60.     "Where's That File?" function combined with attribute filtering.
  61.  
  62.     Enter: "eddy/w +H", and EDDY will search the whole disk for hidden files.
  63.  
  64.     ....Or maybe you'd like to know whether any new files were created or
  65.     any of your files were changed by the program you just ran at (say) 9 PM
  66.     on Sep. 14, 1993.  If you enter:  eddy/w/h c:\ ">09/14/93 08:59p" EDDY
  67.     will find the files, whatever directory they're in, hidden or not.
  68.  
  69.     ....Would you like to organize your disk directory structure
  70.     differently?  Maybe move some directories to a different disk or
  71.     partition?  Or just copy a directory to a floppy to take to the office
  72.     (or home from there)?  EDDY will copy or move entire directories (and
  73.     their subdirectories) to different parts of their current disk, OR TO
  74.     ANY OTHER DISK.
  75.  
  76.     ....You don't have to worry whether you should be copying files from A:
  77.     to B:, or from B:  to A:, nor whether there's room for all the files you
  78.     want to copy.  EDDY will tell you if there's not enough room before
  79.     starting the copying, and warn you before copying a newer file over an
  80.     older one.
  81.  
  82.     ....Did you ever lose a file because your only copy was on a disk that
  83.     somehow developed a "bad spot", and couldn't be read?  With EDDY's COPY
  84.     ([F5]) command, you can at least save all the GOOD data that's left,
  85.     leaving out only the part of the file that's actually in the "bad"
  86.     sector.  So you don't have to key in all that data or text again!
  87.  
  88.     ....Want to know the differences between two directories?  EDDY will
  89.     TELL you (not just display the directories for you to compare to one
  90.     another), if you press [Shift+^F3].
  91.  
  92.     EDDY will report whether a file is in the other directory or not; if it
  93.     is, the relation between the timestamps -- newer, older, same, or even
  94.     same timestamp but different size -- will be displayed as well.  You can
  95.     stop to look at either file's contents, compare the data in the two
  96.     files, copy, move, patch or delete them, and then continue on with the
  97.     next file.
  98.  
  99.     ....You can also do the directory comparisons, and file copying,
  100.     deleting, etc., based on the results of those comparisons, in batch
  101.     mode.  Great for routine backups and directory cleanups!
  102.  
  103.     ....EDDY's string-finding capabilities are powerful and easy to set up.
  104.     You can find strings in one or more files (including binary files),
  105.     anywhere in a directory tree -- even hyphenated words continued from one
  106.     line to the next -- and you can use strings with a mixture of hex and
  107.     ASCII if you want.  There's also a similarly powerful "FIND and REPLACE"
  108.     capability.
  109.  
  110.     You can even find what ASCII strings may be lurking in a binary file:
  111.     use a FIND for "??????", for example, and EDDY will show you all text
  112.     strings of 6 bytes or longer.
  113.  
  114.     ....Are you annoyed by the extra command line prompt generated by DOS
  115.     when you run a batch file?  You can use EDDY's PATCH function to
  116.     truncate the batch file, deleting the final, line-terminating bytes
  117.     (usually 3:  carriage return, line feed and "right arrow") at the end of
  118.     the file.  With these bytes gone, the extra prompt won't be generated.
  119.     With big batch files, who knows?  You might even save a "K" or so of
  120.     disk real estate, if your file was just over a cluster size boundary.
  121.  
  122.     You can chop bytes off the front or back of any file and you can add
  123.     bytes -- for example, ^Zs -- at the end of any file.  Or you can expand
  124.     all TAB characters in a file to the equivalent number of spaces (0 - 8,
  125.     as you choose).
  126.  
  127.     ....Have you ever wanted to read or modify a file of text that was
  128.     created by WordStar (tm), but that's not the word processor you use?
  129.     Hard to work with, wasn't it?  Well, with EDDY, you can not only read it
  130.     easily on the screen, but you can convert it to pure ASCII, so you can
  131.     use your favorite editor or word processor on it if you want.
  132.  
  133.     ....Would you like to send entire disks by modem, rather than just
  134.     files?  EDDY lets you copy an entire disk -- boot sector, FAT,
  135.     directories and all -- to a file.  You can then compress the file, send
  136.     it, and the receiver can recreate an exact copy of that disk (if he has
  137.     a copy of EDDY, too!).
  138.  
  139.     ....If you're running short of space on disk, even the amount of space
  140.     used by the subdirectories themselves can be significant.  A directory
  141.     always keeps all space that was ever allocated to it, even if all the
  142.     files have been deleted.  EDDY will tell you how much space your
  143.     directories occupy, if you turn on option /D.
  144.  
  145.     ....When you have a long list of files that you want to process (say,
  146.     you want to MASM most -- but not all -- the .ASM files), and you don't
  147.     want to type in the commands one-by-one, the normal thing to do is build
  148.     a multi-line batch file (or one with "FOR" statements) and execute it.
  149.  
  150.     With EDDY it's easier; just display the directory containing the files,
  151.     (press [Alt+w], and enter "*.asm").  Then "Ignore" the ones you don't
  152.     want ([Alt+F7]) and use the "Point-n-Shoot" capability ([Shift+F9]).
  153.     Have a look at the EDDY.USE file included with this package to get a
  154.     better picture of the power and potential of "Point-n-Shoot".
  155.