home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / fileutil / os2cmd / whatsnew.081 < prev   
Encoding:
Text File  |  1994-02-26  |  3.0 KB  |  92 lines

  1. News and changes in version 0.81
  2. ================================
  3.  
  4. - CTRL-H ti switch 'ShowHidden' on/off.
  5.  
  6. - after CTRL-# or ATL-F5 in an archive it wasn't possible to
  7.   change to a subdirectory. This is fixed.
  8.  
  9. - When working with archives on drive A: oder B: the 'TempPath'
  10.   is now used as working-directory.
  11.  
  12. - Screen-Saver was not aktivated, if the mouse-cursor was
  13.   somewhere on the last column.
  14.  
  15. - new switch 'BBSInfo' in OS2COM.INI turn on then FILES.BBS-Info
  16.   program startup.
  17.  
  18. - TAB didn't work with CAPS-LOCK.
  19.  
  20. - QuickSearch sometimes didn't accept any keys. I hope this is fixed.
  21.  
  22. - On a FAT partition was a possible problem with filenames with some
  23.   special extensions.
  24.  
  25. - FIND-Function improved:
  26.   - When using the Find-Function again the search-parameter from the
  27.     previous call will now be used as the default parameter.
  28.   - In the list of files found it's now possible to view these files
  29.     with F3.
  30.   - When changing to a file that was found, the cursor row is now
  31.     positioned on this file.
  32.   - If you want to search a file on all drives, you can now append
  33.     the parameter "/A" to the filename and all drives will be scanned
  34.     (except floppy drives).
  35.  
  36. - If a File has extended attributes, a alternate copy function is
  37.   used that copy EA's also. With this function you won't get this
  38.   nice %-display. Perhaps I'll change it again later.
  39.  
  40. - If no external viewer or editor was defined in the INI, the
  41.   internal did noot work as well. This is fixed. If no external
  42.   is defined the internal is always used.
  43.  
  44. - When erasing a directory the filenames are shown now.
  45.  
  46. - Calling the tree on a write-protected drive no longer crashes
  47.   the program.
  48.  
  49. - Now you can put directory-macros at the keys ALT-1 to ATL-0 to
  50.   change drive and directory quickly.
  51.   You have to add the Header [Keyboard] in the OS2COM.INI.
  52.   Define it as following:
  53.  
  54.   [Keyboard]
  55.   Alt-1 c:\4os2
  56.   Alt-2 g:\maximus\dos\tools
  57.   Alt-3 f:\max\squish
  58.   Alt-4 f:\max\bink\inbound
  59.   Alt-5 f:\comp\src\os2com
  60.  
  61.  
  62. - SHIFT-F4 to edit a new file.
  63.  
  64. - Help available with F1 inside the internal editor.
  65.  
  66. - The editor now has a search-function
  67.   F7 - search text
  68.   SHIFT-F7 or CTRL-L - search again
  69.  
  70. - The TREE now has a QuichSearch-Function
  71.   ATTENTION!
  72.   The DTREE.OSC has changed!
  73.   You have to erase the old DTREE.OSC-files in the root-directories!
  74.  
  75. - Changed the memory-management!
  76.   OS/2-Commander now uses much less memory at startup.
  77.  
  78. - Recognition of the file-system has changed.
  79.   CD-filesystem is now shown correctly, LAN-drives are now shown
  80.   as LAN-drives.
  81.  
  82. - The OS/2-Commander should no longer have some problems with
  83.   long filenames.
  84.  
  85. - By the wish of a single Australien (hi Mike):
  86.   The F2-menu is seperated from the INI file!
  87.   You can put it as it is into a new file OS2COM.MNU, the header
  88.   [Menu] is not necessary.
  89.   Because of this it's now possible to use more than one menu.
  90.   The OS/2-Comander first searches at the current directory for
  91.   the MNU-file, then at the directory of the OS/2-Commander.
  92.