home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / 4DOS / 4FILE2T7.ZIP / 4F.VER < prev    next >
Encoding:
Text File  |  1992-06-22  |  9.2 KB  |  233 lines

  1.                        ------------------------------
  2.  
  3.                          4FILES   VERSION   HISTORY
  4.  
  5.                               & UPDATE DETAILS
  6.  
  7.                        ------------------------------
  8.  
  9.  
  10. FINDING FUTURE VERSIONS
  11. =======================  For keywords & future file names, etc.,
  12.                          see end of this file.
  13.  
  14. ╔═══════════════════════════════════════════════════╗
  15. ║  NOTE: The .CFG format was changed starting with  ║
  16. ║  version 2S.0.  Older configuration file MUST BE  ║
  17. ║  DELETED and a new configuration must be made     ║
  18. ║  from scratch.  Hit <ALT-F10> to configure.       ║
  19. ╚═══════════════════════════════════════════════════╝
  20.  
  21. Version 2T.7 (Jun-21-92)
  22. ========================
  23. a) Bug fix.  Screen attributes for the logoff message were being written beyond
  24. the end of the last line, causing problems if programs were loaded high right 
  25. behind the first page of video memory.
  26.  
  27. Version 2T.6 (Jun-12-92)
  28. ========================
  29. a) When 4FILES is running under DESQview and is waiting for keyboard input, it
  30.    now returns its time slice during each loop, allowing more time for programs
  31.    running in the background.
  32.  
  33. b) A bug which sometimes garbled command line fields (for copy, G**, etc.) was
  34.    fixed.
  35.  
  36. Version 2T.0 (May-17-92)
  37. ========================
  38. a) Now MS-Windows and DESQVIEW aware!  (Works with OS/2 too.)
  39.  
  40. b) Modified to work-around OptiMouse driver quirks.
  41.  
  42. c) The mouse is now disabled when making utility calls if 4FILES was invoked
  43.    via SHROOM, or if SWAPDOS is used to make the call.  When 4FILES' memory is
  44.    released, the mouse handler is likely to be overwritten by the program being
  45.    called, resulting in a crash if the mouse is bumped or used.  I forgot to
  46.    mention in the manual that the mouse should be disabled via the config
  47.    screen if 4FILES might be swapped-out, but now this is unnecessary if
  48.    swapping is done with SHROOM or SWAPDOS.  4FILES will eventually have
  49.    built-in EMS/XMS swapping, allowing the mouse to remain functional.
  50.  
  51. d) Returning from a utility call, the video mode is reset only if the number
  52.    of screen rows or columns (as obtained from BIOS data) has been changed.
  53.    This is for compatibility with utilities like PC-Magazine's EGA43.COM, in
  54.    which case a "simple" restoration of the original video mode actually causes
  55.    a change from the 80x43 to an 80x25 display.
  56.  
  57. e) Fixed problem with returning from utility calls with the /T/D switches set.
  58.  
  59. f) When calling .BAT or .BTM utilities, the filename & extension are now both
  60.    used (already the case for .COM/.EXE utilities) rather than just the name.
  61.    Also, utility calls are now attempted only if the utility port configuration
  62.    is for .COM, .EXE, .BAT, .BTM or .ALS.
  63.  
  64. g) Re-enabling of character blinking for HGC, MDA and CGA monitors (at exit or
  65.    for utility calls) now works properly.
  66.  
  67.  
  68. Version 2S.6 (Apr-12-92)
  69. ========================
  70. a) In the configuration tail for a utility port, $N loads the current filename
  71.    without its extension in the utility, and $F loads the name with extension.
  72.  
  73. b) Fixed display garbling with some video modes of over 80x25.
  74.  
  75.  
  76. Version 2S.2
  77. ============
  78. a) /+ command line switch added to force video modes of over 80x25.  Needed for
  79.    HGC/MDA/CGA only.  Because of BIOS incompatibility of some of these cards,
  80.    80x25 is assumed unless the switch is set.
  81.  
  82.  
  83. Version 2S.0 (Mar-7-92):
  84. ========================
  85. a) The config menu has been rearranged so that SWAPDOS can be used to its best
  86.    advantage.  Utility names & command tails can be up to 30 characters.  To
  87.    use SWAPDOS, type its filespec into the utility field, and type the
  88.    filespec of the utility or application you wish to run under SWAPDOS in the
  89.    tail field, along with any command line switches for both SWAPDOS and the
  90.    program being called.  (SWAPDOS is shareware; it can swap 4FILES to EMS, XMS
  91.    or the hard disk.)
  92.  
  93. b) Full filespecs are no longer needed in utility port configurations if the
  94.    program is in your PATH.  The file extension must always be given.
  95.  
  96. b) Help and the manual are now in separate files.  F1 displays help and
  97.    ^F1 displays the manual (the browser port must be correctly configured
  98.    first).
  99.  
  100.  
  101. Version 2R.0 (FEB-18-92):
  102. =========================
  103. a) Total bytes used and marked in the current directory are shown on-screen in
  104.    File Mode in the upper right hand corner.  In note mode the 4FILES version
  105.    number is shown.
  106.  
  107. b) Keyboard handler now compatible with HYPERKEY, PROKEY, NEWKEY and others.
  108.    NEWKEY must be configured to allow other programs to use Ctrl-ESC.
  109.  
  110. c) Modified for proper keyboard action and list-sorting based on country
  111.    code and code page.  Setup is automatic for DOS 3.3+; otherwise enter the
  112.    code in the configuration menu.
  113.  
  114. d) LCD.EXE (Led's Change Directory) and ACD now supported via a utility port,
  115.    allowing partial pathspecs in the <G*><G*> field.  New-Dir, Kill-Dir and
  116.    Rename-dir operations update the LCD/ACD path database.
  117.  
  118. e) NEW KEY COMMANDS:
  119.  
  120.    <G*><G*><G*> makes an immediate change to the previous drive:directory,
  121.    returning to the old cursor-bar position.
  122.  
  123.    <^F2> utility port added (acts like <F2>).  Use it for a word processor,
  124.    alternate editor, or any utility you wish.  The <F2> denied extension list
  125.    (in the configuration) applies to <^F2> also.
  126.  
  127.    ^X command added.  Similar to ^E, but provides instant execution.  If the
  128.    result of execution flashes off screen, reconfigure the "DOS Pause" switch,
  129.    or use ^E with the "++" flag.  ^X is ideal for use with 4DOS "executable
  130.    extensions".
  131.  
  132.    <Alt-F9> command added to copy the _whole_ note to the buffer with one
  133.    keystroke.  Active only in Note Mode.
  134.  
  135. f) Cut or copied note text can now be pasted into notes in any other drive or
  136.    directory.
  137.  
  138. g) The help file is now found automatically rather than via a configuration
  139.    listing.
  140.  
  141. h) The screen capture feature in Back & Forth now works with 4FILES.
  142.  
  143. i) Config menu switches were added to determine whether DOS color & blinking
  144.    are restored at exit, or whether all is left as setup by 4FILES.
  145.  
  146. j) Modified so if 4FILES is left running unattended over more than one
  147.    midnight, the date will advance for each day.
  148.  
  149.  
  150. Version 2P.x  (Oct-Dec 1991)
  151. ============================
  152.  
  153. COMPATIBILITY:
  154. --------------
  155. a) When quitting 4FILES under the new 4DOS-4, the cursor shape was changed to
  156.    an over-line.  A normal cursor now shows.
  157.  
  158. b) The new 4DOS-4 extended DESCRIPT.ION specification is recognized.  If an
  159.    extended file note is detected (no programs are using these yet) a warning
  160.    is given.  A future version will give complete support.
  161.  
  162. c) Modified to read file notes over 80-characters and give a warning.  Use
  163.    of over 40-characters is not recommended until 4DOS fully supports the
  164.    longer notes.  The specification for longer basic notes is being drafted.
  165.  
  166.  
  167. IMPROVEMENTS:
  168. ------------
  169. d) Built-in configuration routine added (@-F10).
  170.  
  171. e) A new utility port for archive files only is mapped to the <^G+> key.
  172.  
  173. f) <CR> on a blank line generated by ^E^E shells to DOS.
  174.  
  175. g) "Root Full" shows if the disk root directory is full.
  176.  
  177. h) <CR> can be configured to duplicate the function of the <G+> key, IN FILE
  178.    MODE ONLY.
  179.  
  180. i) ^Y completely deletes a note or entered text in an input field, rather than
  181.    (as previously) moving the string to the cut buffer.
  182.  
  183. j) The <F9> key now _copies_ text to the paste buffer.  <^F9> now _cuts_
  184.    text while copying it to the paste buffer.
  185.  
  186.  
  187. Version 2N.0  (Oct 1991)
  188. ========================
  189. a) COPY, MOVE, and RENAME functions added.  These functions are very
  190.    rudimentary, and are stop-gaps for your convenience until V-3.0 is released.
  191.  
  192. b) Video modes higher than 80x25 are now recognized automatically, and the /8
  193.    switch forces 80x25 mode if necessary.
  194.  
  195. c) Deleting a file now requires a double-tap of "Y", to avoid accidents from
  196.    typing "dynamic", etc.
  197.  
  198.  
  199. Version 2-Minus.D, (Sept 1991)
  200. ==============================
  201. a) Directory listings may now be sorted in several ways, and either on-the-fly
  202.    or from the command line.
  203.  
  204. Version 2-Minus.4  (July 1991)
  205. ===============================
  206. a) Now starts in "file mode"; <TAB> toggles to "note mode".  <NUM-LK> toggles
  207.    between file attribute and file time displays.
  208.  
  209. b) File management functions added & mapped to : N, K, A, ^A, D, ^D, F5, & F6.
  210.  
  211. c) ^E and ^E^E command line added.
  212.  
  213. d) New utility ports: <F3> & <F4>.
  214.  
  215. e) A 2nd tap on <G*> (or <G-Scl-Lck> on some keyboards) displays a drive:path 
  216.    input field.
  217.  
  218. f) Sound can be configured off.
  219.  
  220.  
  221. EARLIER RELEASES:
  222. =================  1.6, 1.5, 1.3, 1.2 & 1.1.  1st release: Nov '90.
  223.  
  224.  
  225. Finding Future Versions
  226. =======================  The best keywords to look for are: 4F, 4FILE, 4DOS,
  227. NDOS, or FILE MANAGE.  Releases on BBSs will appear as 4FILES??.ZIP or
  228. 4FILE???.ZIP, and a corresponding .INF information file may also be present.  A 
  229. good search string for the files would be 4F*.*, which will find both files.
  230.  
  231.     Since CompuServe supports only six-character filenames, releases there
  232. are always 4FILES.ZIP.  Check the date or browse the CIS  description to see if 
  233. your version is outdated.