home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / FILE / EDDY6C1.ZIP / EDDY_WHY.DOC < prev    next >
Encoding:
Text File  |  1992-03-01  |  9.0 KB  |  206 lines

  1.  
  2.                        |-------------------------------|
  3.                        |           EDDY (TM)           |
  4.                        |   File and Directory Editor   |
  5.                        |  Copyright(C) 1987 thru 1991  |
  6.                        |        by John Scofield       |
  7.                        |     CompuServe:70162,2357     |
  8.                        |      All rights reserved      |
  9.                        |-------------------------------|
  10.  
  11.  
  12.  
  13.                                  WHY USE EDDY?
  14.  
  15.     EDDY (for EDit DirectorY), a shareware program modestly billed as the
  16.     "World's Greatest Disk Utility!", lets you do whatever you want with
  17.     your files, directories and disks, and minimizes the keystrokes needed
  18.     to do it.
  19.  
  20.     EDDY is ALL of these:
  21.  
  22.         Full-screen directory editor
  23.         Disk and directory manager
  24.         Sector editor
  25.         File finder (by name, attributes
  26.             and/or timestamp)
  27.         File viewer/patcher/comparer
  28.         File backup utility
  29.         Data recovery utility
  30.         String finder/replacer
  31.             (hex and/or ASCII)
  32.         RAM editor
  33.         DOS shell
  34.  
  35.     ...and MUCH more!
  36.  
  37.     With EDDY around, you can eliminate many of the small, special-purpose
  38.     utilities which are so indispensible to the non-EDDY user.  So as a
  39.     bonus, you get to free up some disk space - or at least, get back some
  40.     of what installing EDDY consumes.
  41.  
  42.     Most of what EDDY does isn't new.  The program was developed as a test
  43.     of the "Build a better mousetrap..." theory of economics.  EDDY is
  44.     offered as a tool that's meant to be easier and more convenient to use
  45.     than other programs which do similar things.  It's cheaper, too!
  46.  
  47.     Complete documentation for EDDY (an 80+ page manual) is available in the
  48.     file EDDY.DOC.  It can be printed with the DOS PRINT command.  EDDY.DOC
  49.     can also be read with EDDY's own LOOK command.
  50.  
  51.     The current EDDY is a greatly-improved version of the program reviewed
  52.     in the July, 1987 issue of "Computer Language" magazine.  Some quotes
  53.     from that review by Tim Parker...
  54.  
  55.                         "The interface ... is elegant."
  56.                 "...clean, easy-to-use, well-written program."
  57.              "...quality of product we've seen from Peter Norton."
  58.     
  59.  
  60.  
  61.  
  62.     EDDY has an intuitive, convenient interface for the common operations,
  63.     such as disk/directory/file management, file viewing, etc.  Most of the
  64.     things you frequently need to do take only a keystroke or two.  But EDDY
  65.     also addresses a number of problems which arise less often but are more
  66.     difficult to solve, if possible at all, with other utilities.
  67.  
  68.     EDDY has the latest, up-to-date, "buzzword" features, too:
  69.     -  Pull-down menus
  70.     -  Context-sensitive HELP
  71.     -  Mouse support
  72.     -  "Prune and Graft"
  73.     -  "Point and Shoot"
  74.     -  Configurability
  75.     -  LAN support
  76.     -  (and of course, "user friendliness" and "ease of use")
  77.  
  78.     Complete understanding of the examples below may require using EDDY, or
  79.     (horrors!) reading some of the User's Manual, in EDDY.DOC.  However, I
  80.     hope these will interest you enough that you'll give EDDY a try.
  81.  
  82.     Consider...
  83.  
  84.     - When you have a long list of files that you want to process (say, you
  85.     want to MASM most - but not all - the .ASM files), and you don't want to
  86.     type in the commands one-by-one, the normal thing to do is build a
  87.     multi-line batch file (or one with "FOR" statements) and execute it.
  88.  
  89.     With EDDY it's easier; just display the directory containing the files,
  90.     "Ignore" the ones you don't want (one keystroke each) and use EDDY's
  91.     powerful Point-n-Shoot capability.
  92.  
  93.     Have a look at the EDDY.USE file included with this package to get a
  94.     better picture of the power and potential of EDDY's "Point-n-Shoot".
  95.  
  96.  
  97.     - Have you ever installed a new package and wondered what it was doing
  98.     to your disk (watching the "busy" light blink), and then been unable to
  99.     find the new or changed files?  Many programs create "hidden" files, in
  100.     directories of their choice, on your disk.  You can find them by using
  101.     EDDY's "Where's That File?" function combined with attribute filtering.
  102.     If you enter:
  103.                                  eddy/w +H
  104.     EDDY will search the whole disk for hidden files.
  105.  
  106.  
  107.     - Or maybe you'd like to know whether any new files were created or any
  108.     of your files were changed by the program you just ran at (say) 9 PM on
  109.     Sep. 14, 1988.  If you enter:
  110.                            eddy/w ">09/14/88 08:59p"
  111.     EDDY will find the files, wherever they are, hidden or not.
  112.     
  113.  
  114.  
  115.  
  116.     - You don't have to worry any more whether you should be copying files
  117.     from A: to B:, or from B: to A:, nor whether there's room for all the
  118.     files you want to copy.  EDDY will tell you if there's not enough room
  119.     before starting the copying, and warn you before copying a newer file
  120.     over an older one.
  121.  
  122.  
  123.     - Did you ever lose a file because your only copy was on a disk that
  124.     somehow developed a "bad spot", and couldn't be read?  With EDDY's COPY
  125.     command, you can at least save all the GOOD data that's left, leaving
  126.     out only the part of the file that's actually in the "bad" sector.  So
  127.     you don't have to key in all that data or text again!
  128.  
  129.  
  130.     - Want to know the differences between two directories?  EDDY will TELL
  131.     you, not just display the directories for you to compare to one another.
  132.  
  133.     EDDY will report whether a file is in the other directory or not; if it
  134.     is, the relation between the timestamps - newer, older, same, or even
  135.     same timestamp but different size - will be displayed as well.  You can
  136.     stop to look at either file's contents, compare the two files, copy,
  137.     move, patch or delete them, and then continue on with the next file.
  138.  
  139.  
  140.     - You can also do the directory comparisons, and file copying, deleting,
  141.     etc., based on the results of those comparisons, in batch mode.  Great
  142.     for routine backups and directory cleanups!
  143.  
  144.  
  145.     - EDDY's string-finding capabilities are powerful and easy to set up.
  146.     You can find strings in one or more files (including binary files) -
  147.     even hyphenated words continued from one line to the next - and you can
  148.     use strings with a mixture of hex and ASCII if you want.  There's also a
  149.     similarly powerful "FIND and REPLACE" capability.
  150.  
  151.  
  152.     - Are you annoyed by the extra command line prompt generated by DOS when
  153.     you run a batch file?  You can use EDDY's PATCH function to truncate the
  154.     batch file, deleting the final, line-terminating bytes (usually 3:
  155.     carriage return, line feed and "right arrow") at the end of the file.
  156.     With these bytes gone, the extra prompt won't be generated.  With big
  157.     batch files, who knows?  You might even save a "K" or so of disk real
  158.     estate, if your file was just over a cluster size boundary.
  159.  
  160.  
  161.     - Have you ever wanted to read or modify a file of text that was created
  162.     by WordStar (tm), but that's not the word processor you use?  Hard to
  163.     work with, wasn't it?  Well, with EDDY, you can not only read it easily
  164.     on the screen, but you can convert it to pure ASCII, so you can use your
  165.     favorite editor or word processor on it if you want.
  166.     
  167.  
  168.  
  169.  
  170.     - Would you like to send entire disks by modem, rather than just files?
  171.     EDDY lets you copy an entire disk - boot sector, FAT, directories and
  172.     all - to a file.  You can then compress the file, send it, and the
  173.     receiver can recreate an exact copy of that disk (assuming he has a copy
  174.     of EDDY, too!).
  175.  
  176.  
  177.     - You can chop bytes off the front or back of any file and you can add
  178.     bytes - for example, ^Zs - at the end of any file.  Or you can expand
  179.     all TAB characters in a file to the equivalent number of spaces (0 - 8,
  180.     as you choose).
  181.  
  182.  
  183.     - If you're running short of space on disk, even the amount of space
  184.     used by the subdirectories themselves can be significant.  A directory
  185.     always keeps all space that was ever allocated to it, even if all the
  186.     files have been deleted.  EDDY will tell you how much space your
  187.     directories occupy, if you turn on option /D.
  188.  
  189.                          -----------------------------
  190.  
  191.     If you know of programs that do things easier or better than EDDY,
  192.     please let me know, so I can stop making dubious claims (or maybe
  193.     improve EDDY).  On the other hand, if you find some more neat things to
  194.     do with the program, or have any ideas for enhancements, I'd like to
  195.     hear about them, too.
  196.  
  197.                               _______
  198.                          ____|__     |               (R)
  199.                       --|       |    |-------------------
  200.                         |   ____|__  |  Association of
  201.                         |  |       |_|  Shareware
  202.                         |__|   o   |    Professionals
  203.                       -----|   |   |---------------------
  204.                            |___|___|    MEMBER
  205.  
  206.