home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / DISK / EDDY552.ZIP / EDDY.HST < prev    next >
Encoding:
Text File  |  1991-04-13  |  14.9 KB  |  334 lines

  1.  
  2.  
  3.  
  4.                                    EDDY (TM)
  5.  
  6.  
  7.  
  8.                                REVISION HISTORY
  9.  
  10.  
  11.     Since the first public release of EDDY, many intermediate versions have
  12.     been produced, but they had very limited distribution.  There does not
  13.     seem to be any useful purpose in detailing the history of all of them.
  14.  
  15.     This document describes functionality changes other than minor bug
  16.     fixes.  Changes in the current version of EDDY are described first.
  17.  
  18.     Changes to versions prior to 4.15 have been deleted from this file, as
  19.     there seems to be little interest in ancient history among the user
  20.     base.  If you have one of the older versions, and feel that you need
  21.     this information, I'll be glad to send it to you.  Just ask.
  22.  
  23.  
  24.  
  25.     Version 5.52 (changes since 5.49)
  26.     =================================
  27.  
  28.     1.  <Ctrl>-shifted letter keys are treated similarly in LOOK mode as
  29.         they are in EDIT, described in item 3, version 5.49, below.  Note
  30.         that when entering data, as in PATCH or FIND, the <Ctrl>-shifted
  31.         letters enter their corresponding characters.
  32.  
  33.     2.  <Alt-S-p> sends a form feed to the printer.
  34.  
  35.     3.  <S-F7> and <S-^F7> are used for the "Destroy" and "Destroy ALL"
  36.         commands.  Formerly, these commands used <F8> and <^F8>.  <F8> now
  37.         reserved for future use.
  38.  
  39.  
  40.     Version 5.49 (changes since 5.45)
  41.     =================================
  42.  
  43.     1.  When calculating the net change in disk usage for the UPDATE
  44.         confirmation display, space used for directories is included
  45.         whether or not option /D is on. (Except with disks larger than
  46.         32 MB, for which this is not yet implemented.)
  47.  
  48.     2.  Read-only files may be patched without explicitly turning off the
  49.         read-only attribute first (after a warning and "yes" answer from
  50.         the keyboard).
  51.  
  52.     3.  Some users who use different keyboards at different times have
  53.         mentioned that they often hit <Ctrl> when they want <Alt> om the
  54.         AT-style "enhanced" keyboard.  To minimize errors due to this
  55.         problem, in EDIT mode EDDY treats most <Ctrl>-shifted letter keys
  56.         the same as if the corresponding <Alt>-shifted key.  Thus, either
  57.         <Alt-o> or <^o> can be used to change the option settings, <Alt-a>
  58.         or <^a> to set an attribute filter, etc.
  59.  
  60.     Only four of the letter keys are not always treated this way:  <^f>,
  61.         <^w>, <^n> and <^y>.  <^f> always means "FIND in all files".  <^w>
  62.         always means "Where's that file?".  <^n> and <^y> set attributes IF
  63.         the cursor is in the attribute field; if not, <^n> sorts the
  64.         directory by name (like <Alt-n>) and <^y> has no effect (like
  65.         <Alt-y>).
  66.  
  67.     4.  Option /W is used only from the command line.  To initiate "Where's
  68.         that file?" searching within EDDY, only <^w> is used.
  69.  
  70.     Version 5.45 (changes since 5.44)
  71.     =================================
  72.  
  73.     1.  When EDDY asks for a "y/n" response, again pressing the same key
  74.         that produced the message is treated as "yes".
  75.  
  76.     2.  The "seconds" field of a file's timestamp may be edited. (But only
  77.         even #s may be entered - a DOS limitation.)
  78.  
  79.     3.  <Alt=p>, pressed when you are in EDIT mode, prints the directory.
  80.         If you press <Alt-p> when EDDY is waiting for you to confirm that
  81.         you want to UPDATE (i.e., after you have pressed <Enter>), all
  82.         update actions will be printed as they occur.  Pressing <Alt-p>
  83.         again turns printing off.
  84.  
  85.     Version 5.44 (changes since 5.42)
  86.     =================================
  87.  
  88.     1.  Bit stripping now works with hex-format displays.
  89.  
  90.     2.  When LOOKing at a file in hex format, you may select the hex portion
  91.         of the display to be in words (as opposed to the normal bytes) by
  92.         pressing <w>.  If you want to see the words in inverted order (high-
  93.         order byte first), press <W>.  Press the same key again to return to
  94.         the normal byte display.
  95.  
  96.     Version 5.42 (changes since 5.34)
  97.     =================================
  98.  
  99.     1.  You may delete a subdirectory that is not empty.  When you press
  100.         <F7>, EDDY will tell you if this is the case, and wait for you to
  101.         decide whether to proceed.  If you do go ahead with the delete, all
  102.         files - and all subdirectories below the current one, plus all of
  103.         their files - will be deleted when you UPDATE.  Read only attributes
  104.         on files or subordinate subdirectories will be ignored.
  105.  
  106.     2.  The LOOK mode functions are now in a separate program module -
  107.         EDDYLOOK.AUX - which is loaded only when required.  This results in
  108.         three improvements:  1) EDDY can display more files (up to around
  109.         400); 2) more memory is available for use with the DOS Gateway; and
  110.         3) the initial program load is slightly faster.
  111.  
  112.     3.  EDDY can switch freely between SUBST'ed drives and subdirectories
  113.         and their un-SUBST'ed, fully expanded path equivalents. See EDDY.DOC,
  114.         Section 5.5 for more info on this.
  115.  
  116.     4.  <Alt-^F7> flags all files as "ignored".  Sounds silly, but see
  117.         EDDY.DOC Section 13.1.
  118.  
  119.     5.  Customizing by using a previously-customized version of EDDY (item
  120.         5, version 5.26, below) is no longer available.  The logic needed to
  121.         ensure full compatibility between versions is bulkier and more cumber-
  122.         some than seems warranted for such an infrequently-used feature.
  123.  
  124.     6.  When LOOKing at an entire disk, any sectors which had read errors
  125.         when read by DOS are flagged with "???" between the hex and ASCII
  126.         portions of the display.
  127.  
  128.     7.  When LOOKing at RAM, the display is updated constantly to let you
  129.         watch locations that change dynamically (not for CGAs).
  130.  
  131.     Version 5.34 (changes since 5.31)
  132.     =================================
  133.  
  134.     1.  <S-^F9> is a multi-file "Point-and-shoot" for ALL displayed files,
  135.         allowing you to process a list of files with the command(s) of your
  136.         choice - e.g., MASM, PRINT, PKARC, WS or ???.  See EDDY.DOC Section
  137.         15.2.2.
  138.  
  139.     2.  Comparing files - <Alt-S-F3> - has been enhanced to tell you where the
  140.         differences in files are, including in files of different lengths.
  141.  
  142.     3.  A file that has been "ignored" - <Alt-F7> - is "un-ignored" only when
  143.         a command affecting that file is performed.
  144.  
  145.     4.  When you exit to DOS from EDDY using <F9>, the "prompt" string is
  146.         changed to include the characters "Exit>" at the end.  This is to
  147.         remind you that EDDY is still active, and needs eventually to be
  148.         EXITed to and terminated.  See EDDY.DOC Section 24.3.1 if you don't
  149.         like this change.
  150.  
  151.     Version 5.31 (changes since 5.27)
  152.     =================================
  153.  
  154.     1.  <S-^F3> compares all working directory entries to their correspon-
  155.         ding target directory entries.  For each entry, the result of the
  156.         comparison is displayed, and EDDY pauses until a key is pressed.
  157.  
  158.     2.  When the display is in inverted order (e.g., after <Alt-i>), moving
  159.         the cursor to the bottom of a subdirectory list via <PgDn> or <^End>
  160.         leaves the cursor on the '..' entry, ready for a possible <F3>.
  161.  
  162.     3.  Option /I is eliminated.
  163.  
  164.     4.  Mailing address on final display changed.
  165.  
  166.     Version 5.27 (changes since 5.26)
  167.     =================================
  168.  
  169.     1.  Copying and moving is now done AFTER all other changes - renaming,
  170.         timestamp, attributes - have been made to a file.  Previously, copies
  171.         and moves were done first.
  172.  
  173.     Version 5.26 (changes since 5.17)
  174.     =================================
  175.  
  176.     1.  Pressing <Alt-S-F3> compares the contents of the current file to a
  177.         file with the same name in the target directory, and reports
  178.         whether they are identical or not.
  179.  
  180.     2.  EDDY now has a "point-and-shoot" capability.  You can define
  181.         commands to be executed on specified files, without leaving EDDY, by
  182.         creating a file called "EDDY.USE".  For example, if EDDY.USE
  183.         contains the line:
  184.                            *.ARC  C:\UTIL\PKARC V %1
  185.         pressing <S-F9> while the cursor is on a file with a ".ARC"
  186.         extension will display the contents of that file.
  187.  
  188.     3.  When the cursor is on a ".COM", ".EXE" or ".BAT" file, pressing
  189.         <Alt-F9> executes that file, then returns to EDDY.
  190.  
  191.     4.  The COPY/MOVE/DELETE Controls default settings are changed to
  192.         Y,Y,C,C,N,N.
  193.  
  194.     5.  If you are upgrading to a new level of EDDY, and you already have an
  195.         old copy customized the way you like it, you may tell EDDY to create
  196.         the new version with the same customized configuration as the old.
  197.         See EDDY.DOC, Section 24.3.
  198.  
  199.     Version 5.17 (changes since 5.05)
  200.     =================================
  201.  
  202.     1.  A "FIND and REPLACE" function is now available.  It is toggled
  203.         ON/OFF by pressing <Alt-r> while the FIND window is displayed.  If you
  204.         start a search (by pressing <Enter> or <^Enter>) while the "REPLACE"
  205.         portion of the window is displayed, REPLACE is activated whenever a
  206.         match is found.
  207.  
  208.     2.  <End> is used to mark the end of a FIND string, rather than <Up>.
  209.  
  210.     3.  COPY, MOVE, DELETE and DESTROY can now be done in batch mode.
  211.  
  212.     4.  The file attribute heading letters have been changed from "RHSDAN"
  213.         to "RHYDAS"; the meaning of "S" is now "Shared" (replacing "N"
  214.         for "Network"), and "Y" means "sYstem".
  215.  
  216.     5.  The following operations are not allowed on network drives or on
  217.         disks larger than 32 MB:
  218.         - Any action (LOOK, PATCH, etc.) on the disk as a whole
  219.         - Moving directories
  220.         - Changing directory timestamps
  221.  
  222.     6.  The COPY/MOVE Controls may be used to govern the selection of files
  223.         to be deleted, also.  This is useful when "cleaning up" a disk with
  224.         lots of duplicate files in various directories.  You may, for
  225.         example, tell EDDY to delete only files that are also in the target,
  226.         and which have timestamps older than or the same as that file in the
  227.         target.  See EDDY.DOC, Sections 10 and 12.2.
  228.  
  229.         The default settings for the Controls are N,Y,C,C,N,N.
  230.  
  231.     7.  When LOOKing at a file, <F3> has the same effect as <Esc>, thus
  232.         saving a finger move between keys.  <F4> works similarly for PATCH.
  233.  
  234.  
  235.  
  236.     Version 5.05 (changes since 5.01)
  237.     =================================
  238.  
  239.     1.  You may move subdirectories, including any files and other direc-
  240.         tories they may contain (i.e., "prune and graft").
  241.  
  242.     2.  You may change the timestamp on directories.
  243.  
  244.     3.  In LOOK mode, <Alt-p> prints the file.  Printing starts with the
  245.         first line of the display, and continues until a key is pressed.
  246.  
  247.     4.  In LOOK mode, <e> toggles EGA/VGA monitor between 25 lines per
  248.         screen and 43/50 lines.
  249.  
  250.     5.  The DOS gateway is now available in LOOK mode, by pressing <F9>.
  251.  
  252.  
  253.     Version 5.01 (changes since 4.16)
  254.     =================================
  255.  
  256.     1.  You may now LOOK at, FIND strings on, PATCH and COPY data from disks
  257.         directly by physical sectors, without regard to file or directory
  258.         structure.  It's all described in Section 19 of EDDY.DOC.  (In
  259.         version 5.08 and later, Section 21).  Extreme caution advised!
  260.  
  261.         PATCHing for physical disk sectors can also be permanently disabled,
  262.         if you want to put EDDY on a machine which potentially-mischievous
  263.         people can access.
  264.  
  265.     2.  EDDY now does data recovery.  Using the above features, you can
  266.         easily select data to be copied to a target file.  No dangerous
  267.         direct patching of directories and FATs required to recover a
  268.         deleted file.  See Section 20 (in 5.08, 22) for details.
  269.  
  270.     3.  A file that is tagged for "Copy" may also be tagged so that the
  271.         new copy will be bit-stripped (any high-order bits removed) and/or
  272.         have any TAB characters expanded.  This is done by pressing <Alt-b>
  273.         or <Alt-number>, respectively.  These commands have the same effect
  274.         on the new copy that they would have on the LOOK mode display for
  275.         the file.
  276.  
  277.         The file must already be tagged for "Copy" before these commands
  278.         will work.
  279.  
  280.     4.  Option /D, directory sizing, has been introduced.  Normally, the
  281.         disk space used to hold subdirectories is not included in EDDY's
  282.         display or calculations.  If you turn on option /D, all such space
  283.         will be accounted for in the display.  However, the processing
  284.         needed to gather the information is VERY time-consuming, so you may
  285.         only wish to use it in cases where the information is really
  286.         important.
  287.  
  288.     5.  Some users report program "hangs" (or no response at all) when
  289.         certain keys or key combinations are used.  If this happens to you,
  290.         try using option /I when you execute EDDY.  Option /I tells EDDY to
  291.         use BIOS calls to access the keyboard, rather than the DOS calls
  292.         used normally. It also enables cursor size changes, and the pitch
  293.         and duration of "beeps" are controlled by EDDY, rather than DOS.
  294.  
  295.     6.  The display heading and the update summary display reflect the
  296.         actual physical disks involved, even if they are SUBSTed or ASSIGNed,
  297.  
  298.     7.  When entering FIND strings, the "don't match" attribute is specified
  299.         by pressing <Alt-k> instead of <Alt-m>.
  300.  
  301.     8.  HELP now offers menu selection of HELP topics.  <F1> while in HELP
  302.         displays the menu, providing a "HELP-for-HELP" facility.
  303.  
  304.     9.  Auto-scroll works only in LOOK mode.
  305.  
  306.    10.  The suggested registration fee is increased to $20.00.
  307.  
  308.  
  309.     Version 4.16 (changes since 4.15)
  310.     =================================
  311.  
  312.     1.  When option /F is ON (file renaming enabled), a "." appears between
  313.         the filename and extension fields in the display.  If it is ON for
  314.         only the current file (i.e., you pressed <Ins>), then only that
  315.         file's display has the ".".
  316.  
  317.     2.  If you rename EDDY.COM, and use the new name to execute EDDY, (and
  318.         you are using DOS 3.0 or later), the initial HELP screen will always
  319.         be suppressed.
  320.  
  321.     3.  You may include default attribute filters when customizing.  This
  322.         could be used, for example, to suppress display of hidden files
  323.         unless you explicitly ask for them.
  324.  
  325.     4.  If you turn on option /K, then the key you use to respond to the
  326.         "Press a key..." message will be used as a command if it is one of
  327.         the valid command keys.
  328.  
  329.     5.  If you made an error in the target directory specification on the
  330.         command line, earlier versions of EDDY terminated with an error
  331.         message.  Now, the working directory is displayed normally, and a
  332.         new target is requested, just as though you had pressed <Alt-t>.
  333.  
  334.