home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / HILFEN / 4DOS / 4FILES / 4F.VER < prev    next >
Text File  |  1993-12-01  |  12KB  |  286 lines

  1.                        ------------------------------
  2.                          4FILES   VERSION   HISTORY
  3.                               & UPDATE DETAILS
  4.                        ------------------------------
  5.  
  6. NOMENCLATURE
  7. ============  For past file naming conventions, see end of file.
  8.  
  9. FINDING FUTURE VERSIONS
  10. =======================  For keywords & future file names, etc.,
  11.                          see end of file.
  12.  
  13. ╔═══════════════════════════════════════════════════╗
  14. ║  NOTE: The .CFG format was changed starting with  ║
  15. ║  version 2S.0.  The old configuration file MUST   ║
  16. ║  BE DELETED and a new configuration must be made  ║
  17. ║  from scratch.  Hit <ALT-F10> to configure.       ║
  18. ╚═══════════════════════════════════════════════════╝
  19.  
  20. Version 2S.8 (Apr-22-92)
  21. ========================
  22. a) In making the 2S.7 changes, ability to find a utility via the PATH was
  23.    defeated if a PATH entry of ".." was encountered.  This has been fixed.
  24.  
  25. Version 2S.7 (Apr-21-92)
  26. ========================
  27. a) When calling utilities with a .BAT or .BTM extension, the filename & 
  28.    extension are now both used rather than just the name (as was already the 
  29.    case for .COM & .EXE utilities).  Also, on utility calls execution will be
  30.    attempted only if the configuration for the called program has an extension 
  31.    of .COM, .EXE, .BAT, .BTM or .ALS.
  32.  
  33. b) Attempts to rename the ".." directory are now bypassed within 4FILES, to
  34.    avoid the lengthly 2-page LCD error message which otherwise results (without
  35.    LCD the error message given was no problem -- clean and very brief).
  36.  
  37. Version 2S.6 (Apr-12-92)
  38. ========================
  39. a) $N is now recognized in the configuration tail for a utility port to send
  40.    send the current filename, without its extension, to the utility.  $F sends
  41.    the name with extension, as before.
  42.  
  43. b) Eliminated an incompatibility with some keyboard buffer extender utilities.
  44.  
  45. Version 2S.5 (Apr-11-92)
  46. ========================
  47. a) Fixed bug causing a screen color problem when logging onto a blank disk with
  48.    a 4FILES sorting switch set.
  49.  
  50. Version 2S.4 (Mar-29-92)
  51. ========================
  52. a) Multiple pastes from the paste buffer will now work correctly.
  53.  
  54. b) The cursor now advances correctly when going into the expanded note field.
  55.  
  56. c) Utility calls were working with the .ALS extension but not .BAT or .BTM;
  57.    corrected.
  58.  
  59.  
  60. Version 2S.3 (Mar-23-92)
  61. ========================
  62. a) The display was garbled in some video modes of over 80x25; fixed.
  63.  
  64. b) The cursor bar movement routine has been speeded up.
  65.  
  66.  
  67. Version 2S.1 & 2S.2
  68. ===================
  69. a) Fixed problem with notes for files with eight character file names not
  70.    displaying.
  71.  
  72. b) Characters entered in utility port configuration fields are no longer
  73.    forced to upper case (so case-sensitive switches can be typed-in).
  74.  
  75. c) ^X key reconnected. (Adding a new key left the jump table count one short.
  76.    The count is now calculated automatically from the table offset limits.)
  77.  
  78. d) /+ command line switch added to force video modes of over 80x25.  Needed for
  79.    HGC, MDA and CGA only.  Because of BIOS incompatibility of some of these
  80.    cards, 80x25 is assumed unless this switch is set (so the program will run
  81.    "out of the box" for all normal video configurations).
  82.  
  83.  
  84. Version 2S.0 (Mar-7-92):
  85. ========================
  86. a) The configuration menu has been rearranged so that SWAPDOS can be used to
  87.    its best advantage.  The utility name field and command tail fields are now
  88.    both 30 characters.  To use SWAPDOS, type its filespec into the utility
  89.    field and type the filespec of the utility or application you wish to run
  90.    under SWAPDOS in the tail field, along with any command line switches for
  91.    both SWAPDOS and the program being called.  (SWAPDOS is shareware which will
  92.    swap 4FILES to EMS, XMS or the hard disk.)  Full filespecs need no longer be
  93.    given if the program is in your PATH, but an extension must always be given.
  94.  
  95. b) Aliases, internal commands, and batch files with single character file names
  96.    (plus extension) will now execute, as will file names with mixed-case
  97.    extensions.
  98.  
  99. c) The cursor will now display properly on CGA monitors.
  100.  
  101. d) Help text and the manual are now in separate files.  F1 displays help and
  102.    ^F1 displays the manual (the browser port must be correctly config- ured
  103.    first).  The files are 4F.HLP and 4F.DOC.
  104.  
  105. e) Lock-out of the "keyboard code" switch by having "Y" in the "other keyboard"
  106.    switch was corrected.
  107.  
  108.  
  109. Version 2R.0 (FEB-18-92):
  110. =========================
  111. a) Total bytes used and marked in the current directory are both shown
  112.    on-screen in File Mode in the upper right hand corner.  In note mode the
  113.    4FILES version number is shown here, as before.
  114.  
  115. b) Keyboard handler changed for improved compatibility.  Now compatible
  116.    with HYPERKEY, PROKEY, NEWKEY and others.  NEWKEY must be configured to
  117.    allow other programs to use Ctrl-ESC.
  118.  
  119. c) Modified for proper keyboard action and list sorting based on country
  120.    code and code page.  Setup is automatic for DOS 3.3 or higher; other-
  121.    wise enter the code in the configuration menu.
  122.  
  123. d) LCD.EXE (Led's Change Directory) and ACD are now supported via a utility
  124.    port.  When set up, a partial pathspec in the <G*><G*> field will take you
  125.    where you want to go quickly.  Used with LCD/ACD, the New-Dir, Kill-Dir
  126.    and Rename-dir operations will update the path database.
  127.  
  128. e) <G*><G*><G*> will now make an immediate change back to the previous
  129.    drive:directory, returning to the old cursor bar position.
  130.  
  131. f) <^F2> utility port added.  It acts just like <F2>.  Use it for a word
  132.    processor, alternate editor, or any utility you wish.  The <F2> denied
  133.    extension list (in the configuration) applies to <^F2> also.
  134.  
  135. g) ^X command added.  Similar to ^E, except it provides instant execution.
  136.    If the result of execution flashes off screen, reconfigure the "DOS
  137.    Pause" switch, or use ^E with the "++" flag.  ^X is ideal for use with
  138.    4DOS "executable extensions".
  139.  
  140. h) <Alt-F9> command added.  It copies the _whole_ note to the buffer with
  141.    one keystroke.  Active only in Note Mode.
  142.  
  143. i) Note text which is cut or copied in one directory with <F9>, <^F9> or
  144.    <@F9> can now be pasted into notes in any other drive or directory.
  145.  
  146. j) The help file is now found automatically and no longer appears on the
  147.    configuration menu.  If 4FILES is renamed, the help file MUST be similarly
  148.    named and have a .DOC exension.  Both files must be in the same directory.
  149.  
  150. k) The screen capture feature in Back & Forth now works with 4FILES.
  151.  
  152. l) On dual monitor systems, 4FILES will now appear on the active monitor.
  153.  
  154. m) Added config menu switches to determine whether the command line
  155.    color and blinking are restored at exit, or whether all is left as setup by
  156.    4FILES.
  157.  
  158. n) Modified so if 4FILES is left running past more than one midnight, the
  159.    date will be correct.
  160.  
  161. o) If a configuration change is session-only, the exit prompt will now
  162.    allow you to save it by typing (P)ermanent.
  163.  
  164.  
  165. Version 2P.x  (Oct-Dec 1991)
  166. ============================
  167.  
  168. CHANGES FOR COMPATIBILITY:
  169. -------------------------
  170. a) When quitting 4FILES under 4DOS-4 the cursor shape was changed to an
  171.    over-line.  A normal cursor is now shown.
  172.  
  173. b) Now recognizes the new 4DOS-4 extended DESCRIPT.ION specification.  If
  174.    an extended file note is detected (no programs are using these yet) a
  175.    warning is given.  A future version will give complete support.
  176.  
  177. c) Modified to read file notes over 80-characters and give a warning.  Use
  178.    of over 40-characters is not recommended until 4DOS fully supports the
  179.    longer notes.  The specification for longer basic notes is being drafted.
  180.  
  181.  
  182. IMPROVEMENTS:
  183. ------------
  184. d) Initial program loading and directory changes are now 2-4 times faster,
  185.    depending on the directory size and number of described files.  [2P.a]
  186.  
  187. e) Configuration is now done via a 4F.CFG file.  [2P.d]
  188.  
  189. f) The number of marked files is displayed, and subdirectories will no longer
  190.    be marked.  [2P.d]
  191.  
  192. g) A new utility port is mapped to the <^G+> key, and is active only for
  193.    archive files. [2P.N]
  194.  
  195. h) <CR> on a blank line generated by ^E^E will brings up the secondary shell's
  196.    own command line.  [2P.b]
  197.  
  198. i) A "Root Full" message will show if all root file slots are full. [2P.d]
  199.  
  200. j) A configuration switch has been added to make <CR> to to duplicate the
  201.    function of the <G+> key, IN FILE MODE ONLY.  [2P.m]
  202.  
  203. k) The ^Y key completely deletes a note or entered text in an input field,
  204.    rather than moving the string to the cut buffer.  [2P.m]
  205.  
  206. l) The <F9> key now _copies_ text to the paste buffer.  <^F9> now _cuts_
  207.    text while copying it to the paste buffer.  [2P.n]
  208.  
  209.  
  210. FIXES:
  211. -----  Several fixes were made, including corrected special handling of A/B
  212.        drives in single floppy systems.
  213.  
  214.  
  215. Version 2N.0  (Oct 1991)
  216. ========================
  217. a) In 2M.D I absent mindedly assigned <SCL-LK> to reverse the file searching
  218.    direction, forgetting that on 83-key keyboards it plays a *key* role in
  219.    directory navigation (like <G*> on other boards).  This nav feature was
  220.    therefore disabled on 83's.  For 83's only, the search reverse key is now "5"
  221.    on the Cursor-pad, but on other keyboards it is still <SCL-LK>.
  222.  
  223. b) COPY, MOVE, and RENAME functions have been added.  These functions are
  224.    very rudimentary, and are stop-gaps for your convenience while the V-3.0
  225.    functions are being written.
  226.  
  227. c) Acceptance of video modes higher than 80x25 is now fully automatic, and.
  228.    the new /8 switch will force 80x25 mode if necessary.
  229.  
  230. d) Deleting a single file now requires a double tap of the "Y" key, to avoid
  231.    inadvertent file deletions from Note Mode by, for example, typing "dynamic".
  232.  
  233.  
  234. Version 2-Minus.D, (Sept 1991)
  235. ==============================
  236. a) The directory listing may now be sorted in several ways, either on-the-fly
  237.    or from the command line.
  238.  
  239. b) Utility port command-tail configurations now must have a "$F" entry for
  240.    the current filename to be placed in the tail.
  241.  
  242.  
  243. Version 2-Minus.4  (July 1991)
  244. ===============================
  245. a) Now starts in "file mode", with toggle to note mode via <TAB>.  <NUM-LK>
  246.    toggles between file attribute and file time displays.
  247.  
  248. b) File management functions added: (N), (K), (A), (^A), (D), (^D), (F5),
  249.    and (F6).
  250.  
  251. c) ^E and ^E^E command line added.
  252.  
  253. d) There is now an internal configuration routine, activated with <@-F10>.
  254.  
  255. e) New ports mapped to <F3> and <F4> were added.
  256.  
  257. f) A 2nd tap on <G*> or <G-Scl-Lck> now displays a drive\path input field.
  258.  
  259. g) Sound can be turned off via configuration menu.
  260.  
  261. h) Mouse support is now internalized.
  262.  
  263.  
  264. EARLIER RELEASES:
  265. =================
  266.  Versions 1.5, 1.3x, 1.2 and 1.1.  The first release was made in November 1990.
  267.  
  268.  
  269. NOMENCLATURE
  270. ============  The numbering of 4FILES versions has become a bit confusing and
  271.  inconsistent for various reasons, and will get back on track with version 3.0.
  272.  There were no versions 2.0 through 2L.  The "2" series started with 2M.0,
  273.  which stood for version "2-Minus".  It was so named because it did not have
  274.  all features promised for version 2.0, but 1.x numbering was no longer
  275.  appropriate.  This series continued to 2N, 2P and now 2R.  2Q  was a beta
  276.  only.  What would have been 2.0 will be called 3.0 to avoid confusion, and all
  277.  registered users will receive a free upgrade to it.
  278.  
  279.  
  280. Finding Future Versions
  281. =======================  Keywords to look for are 4F, 4FILE, 4DOS, NDOS, FILE
  282.  MANAGE or NOTE.  Releases on BBSs will appear as 4FILESxx.ZIP or 4FILExxx.ZIP,
  283.  and a corresponding 4FILES.INF or 4FILE???.INF information file will be
  284.  uploaded for each release.  A good search string would be 4F*.*, which will
  285.  find both files.  Since CompuServe supports only six character filenames,
  286.  releases there will be such as 4F-xx.ZIP or 4F-xxx.ZIP and 4FILES.INF.