home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 January / PCO0197.ISO / filesbbs / os2 / osc113b4.arj / OSC113B4.EXE / WHATSNEW < prev   
Encoding:
Text File  |  1996-09-24  |  16.0 KB  |  434 lines

  1.  
  2.                        ┌──────────────────────────┐
  3.                        │ The OS/2-Commander v1.13 │
  4.                        └──────────────────────────┘
  5.  
  6.  
  7.           First of all: Thanks to Frankie "wat denn nu noch" Raether for
  8.           his work on the manual and a lot of good ideas!
  9.  
  10.      Very special thanks to:  Thomas "Big Daddy" Bradford,
  11.                               his lovely wife Marie
  12.                and his kids:  Ben "The Wild",
  13.                               Autumn "I love Marshmallows",
  14.                               and "smiling" Michael.
  15.           And not to forget:  Jenni "The Yankee"
  16.                               for a great time in the USA!
  17.  
  18.  
  19.         Thank you to my beta-tester for testing every bug and having
  20.         much patience with me ;-)
  21.  
  22.         Thanks to Siegfried Hanisch, the author of the ScreenSaver, for
  23.         creating and collecting most of the nice maxims and allowing me
  24.         to use them for the OS/2-Commander's internal screen-saver.
  25.  
  26.         Thank you to all the people all over the world using this program
  27.         and supporting me with their ideas and comments.
  28.  
  29.  
  30.  
  31.  
  32.                          ****   Attention   ****
  33.  
  34.     This is a beta-version, the new "Tree"-View option is not ready yet!
  35.  
  36.  
  37.  
  38. News and changes in OS/2-Commander version 1.13 Beta 3
  39. ======================================================
  40.  
  41. - OS/2-Commander Beta 2 had some problems with directory names beginning
  42.   with a dot.
  43.  
  44. - Beta 2 sometimes did not copy all files of a directory.
  45.   Sorry for the 2 above bugs.
  46.  
  47. - fixed the QuickSearch window.
  48.  
  49. - fixed a little problem with the command line
  50.  
  51. - When changing sort method the cursor will now remain on the same file.
  52.  
  53.  
  54.  
  55. News and changes in OS/2-Commander version 1.13 Beta 2
  56. ======================================================
  57.  
  58. - eMail address changed! My new eMail address is wsarp@ibm.net
  59.  
  60. - nothing new, only some fixes. Don't have much time at the moment, sorry.
  61.  
  62.  
  63.  
  64. News and changes in OS/2-Commander version 1.13 wide beta
  65. =========================================================
  66.  
  67. - CTRL-F10 with tagged files did not work correct.
  68.  
  69. - start in 132 column mode with a different number of rows than the
  70.   directly supported modes caused an error.
  71.  
  72. - the AddArcer function (e.g. UC2) missed one file in the filelist.
  73.  
  74. - change drive window fixed (with more than 18 drives).
  75.  
  76. - fixed error 5 in directory tree (ALT-F10).
  77.  
  78. - the directory tree (ALT-F10) is now left/right scrollable with
  79.   cursor left/right.
  80.  
  81. - added switch to disable the mouse.
  82.  
  83. - The scan for the directory database needed a lot of memory. This is
  84.   fixed and speeded up for about 10%.
  85.  
  86. - Sometimes an error 9 occured after copying a directory. This is fixed.
  87.  
  88. - Merlin-Problem fixed.
  89.  
  90. - Color-extensions is now working with extensions with more than 3 characters.
  91.  
  92. - Cursor left/right in brief mode now also goes to top/bottom of the filelist.
  93.  
  94. - added switch to write the QuickView (CTRL-Q) directory size into the
  95.   filelist (Options / Configuration / Window options)
  96.  
  97. - and a couple of other smaller fixes...
  98.  
  99.         
  100.  
  101.  
  102.  
  103. News and changes in OS/2-Commander version 1.12
  104. ===============================================
  105.  
  106. - fixed some problems with high intensity background colors
  107.  
  108. - setting "QuickSearch moves down" didn't work
  109.  
  110. - fixed problem with external viewer in find function
  111.  
  112. - fixed directory database error 14
  113.  
  114. - fixed some problems with the Popup Menu
  115.  
  116.  
  117.  
  118.  
  119.  
  120. News and changes in OS/2-Commander version 1.10
  121. ===============================================
  122.  
  123. - for Unix freaks: Now you can start a program in a new task by adding '&'
  124.   to the command line. E.g. 'format a: &'.
  125.  
  126. - added SHIFT-ALT-F7 to show the previous ALT-F7 Findlist without rescanning.
  127.  
  128. - added "Medium" filelist to menu. The Medium list will show the filename,
  129.   file size and file date.
  130.  
  131. - added CTRL-B to toggle (show/hide) the function key line.
  132.  
  133. - added CTRL-Z to switch between real filesize and allocated size.
  134.  
  135. - added allocated size to Info window.
  136.  
  137. - added Disk-Image function to the Commands menu.
  138.   You can create an image from a diskette and write it to another disk.
  139.   When creating an image, you'll be prompted for the filename for the
  140.   image file, when writing an image to a disk you simply put the scroll bar
  141.   onto the image file and start "write image to disk".
  142.   The created disk image should be comaptible with OS/2's VMDISK images
  143.   and you should be able to boot a DOS session from an image created by
  144.   The OS/2-Commander.
  145.  
  146. - added 132-column mode. Use SHIFT-F10 or the Options menu to switch
  147.   between 80 and 132 columns.
  148.  
  149. - added enhanced search algorythmn to the DFB-Viewer.
  150.   For the search string (F7) and the browse filter (F9) the following
  151.   rules apply:
  152.   Entering a simply search string, e.g. 'warp', will search the whole
  153.   record for that string, regardless which field it is in.
  154.   If you want to search for a string in a specific field, you have to
  155.   use the following syntax: @<fieldname> = <"searchstring">
  156.   E.g. '@progname = "warp"'
  157.   You have to put the search string into quotation marks.
  158.   You can combine up to 5 search strings with logical AND or OR, but
  159.   you can not combine AND and OR statements.
  160.  
  161.   Following 2 syntaxes are valid for AND:
  162.  
  163.      @<fieldname> = <"searchstring"> .AND. <fieldname> = <"searchstring">
  164.  
  165.      E.g. '@progname = "os2com" .and. progdesc = "Commander"'
  166.  
  167.   or
  168.      @<fieldname> = <"searchstring"> & <fieldname> = <"searchstring">
  169.  
  170.      E.g. '@PROGNAME = "warp" & PROGDESC = "server"'
  171.  
  172.   For OR you can use the following 2 syntaxes
  173.  
  174.      @<fieldname> = <"searchstring"> .OR. <fieldname> = <"searchstring">
  175.  
  176.      E.g. '@progname = "os2com" .or. progdesc = "567890"'
  177.  
  178.   or
  179.      @<fieldname> = <"searchstring">, <fieldname> = <"searchstring">
  180.  
  181.      E.g. '@PROGNAME = "warp", PROGDESC = "server"'
  182.  
  183.   It's also valid to seperate an OR statement only with a SPACE.
  184.  
  185.      @<fieldname> = <"searchstring"> <fieldname> = <"searchstring">
  186.  
  187.      E.g. '@progname = "warp" progdesc = "server"'
  188.  
  189.  
  190.   The following syntax in NOT valid and will result in an AND search:
  191.  
  192.      @NAME = "1234" .AND. TEXT = "5678" .OR. TEXT = "ABCD"
  193.  
  194.   Neither the search strings nor the seperators are case sensitive,
  195.   there's no difference between '.AND.' and '.and.'.
  196.   The <fieldname> has to match the exact fieldname in the database,
  197.   (also not case sensitive).
  198.   The <searchstring> can be anywhere in the field, e.g. a search for
  199.   '@PROGDESC = "warp"' will return every records containing one of the
  200.   following string in the field PROGDESC:
  201.      warp
  202.      WARP
  203.      warp 3.0
  204.      Fixpak for Warp 3
  205.  
  206.  
  207. - added a Filter to the DBF-Viewer. With F9 you can set the filter.
  208.   When a filter is set, the Browser will only show records that contain
  209.   that string.
  210.  
  211. - added DBF-packer to the DBF-Viewer. It removes all deleted records from
  212.   the database. Use it with care, if you have index files you might have
  213.   to rebuild the indexes! The OS/2-Commander DBF-Viewer does not touch
  214.   index files at all!
  215.  
  216. - the F5, F6 and F7 prompts are now "scrollable" and accept more than
  217.   64 characters.
  218.  
  219. - the DBF-Viewer now has a Browse function.
  220.  
  221. - new switch "don't scan network drives" in FIND function.
  222.   If this switch is enabled together with the "scan all drives" switch,
  223.   The OS/2-Commander will scan only local drives.
  224.  
  225. - the prompt line is now no longer limited to 80 characters.
  226.  
  227. - internal and external editor available in Find function.
  228.  
  229. - new switch "Use NCOPY on NETWARE drives" in "Some switches".
  230.   If enabled, The OS/2-Commander will use NCOPY to copy files on
  231.   NETWARE drives.
  232.  
  233. - new switch "Scan network drives" in "Some switches".
  234.   If disabled, The OS/2-Commander will not scan network drives when creating
  235.   the directory database WCD.DB.
  236.  
  237. - fixed some 'sorting' problems. When sorting by date, the newest files
  238.   are now at the top. When switching to 'unsorted', the directory is now
  239.   displayed unsorted immediately without having to re-read the directory.
  240.  
  241. - the cursor-problems should now be history (I hope <g>).
  242.  
  243. - new path options "Left window path" and "right window path" in "Directories".
  244.   Here you can store the paths you want the OS/2-Commander to start in.
  245.  
  246. - new switch "Restore stored paths" in "window options".
  247.   If enabled, OS/2-Commander will start each window in the path stored in
  248.   "Left/Right window path"
  249.  
  250. - new switch "auto-save configuration" in "Some switches". If enabled,
  251.   The OS/2-Commander will save the curent setting automatically.
  252.  
  253. - it's now possible to use high intensity backround colors (values > 7).
  254.  
  255. - you can now use CTRL-ALT-<number> to Quick-Search for files or
  256.   directories beginning with a number.
  257.  
  258. - it's now possible to specify a special configuration file.
  259.   With the command line parameter /C: you can define the configuration
  260.   file you want to use.
  261.   Example: os2com /C:d:\users\user1\thomas.cfg
  262.   The OS/2-Commander will also use a file "thomas.ext" for the extension
  263.   definitions.
  264.  
  265. - new option "Never" when copying or moving and the file exists in the
  266.   target directory. When choosing "Never", only non-existing files will
  267.   be copied or moved to the target directory.
  268.  
  269.  
  270. News and changes in OS/2-Commander version 1.09
  271. ===============================================
  272.  
  273. - the configuration has totaly changed!
  274.   The OS/2-Commander is now using a configuration file OS2COM.CFG that will
  275.   be created automatically if not existing.
  276.   Most options now have to be set inside the OS/2-Commander, in the
  277.   configuration option of the 'Options' menu. The configuration will be saved
  278.   automatically. The OS2COM.INI now only contents the sections [Arcer] and
  279.   [AddArcer], all other settings are done with the menu in OS2COM.CFG, except
  280.   the extension definitions and the color-definitions for specific extension.
  281.   They are now located in the file OS2COM.EXT.
  282.  
  283. - With ALT-F9 you can now change the case of a file or all selected files.
  284.   Of course this only works on HPFS partitions.
  285.  
  286. - Nested archives are now supported.
  287.   You might run into problems when opening two nested archives, one in the left
  288.   and one in the right window. You should avoid to do that.
  289.  
  290. - RAR OS/2 and DOS self-extracting archives are now supported.
  291.  
  292. - the number of extensions that can be defined in OS2COM.EXT is now unlimited.
  293.  
  294. - fixed the "lost cursor" with QEdit as external editor.
  295.  
  296. - fixed the selected item background color.
  297.  
  298. - fixed the Warp fixpack problem.
  299.  
  300. - time was not working in a windowed session.
  301.  
  302. - empty directories were not tagged correctly.
  303.  
  304. - new switch for lefthand mouse.
  305.   This switch will swap the left and right mouse button.
  306.  
  307. - new switch for window video mode.
  308.   This switch defines the video mode when running OS/2-Commander in a
  309.   windowed session. If you don't use this switch, the normal 'video mode'
  310.   is still used in a window session, but now you can define different
  311.   video modes for fullscreen and window sessions.
  312.  
  313. - new color option for the drive select icon.
  314.   With these switches you can define the foreground and background color
  315.   of the drive-select click-point in the upper left corner.
  316.  
  317. - new color option for the function keys.
  318.   With these switches you can define the foreground and background color
  319.   of the function key numbers in the bottom row.
  320.  
  321. - new option for a second external editor.
  322.   With this option you can define a second external editor that is called
  323.   with Shift-Alt-F4.
  324.  
  325. - DBF-Viewer/Editor implemented.
  326.   For files with the extension .DBF the internal DBF-viewer will be used
  327.   with F3 and F4 now. With the DBF-viewer you can also delete, undelete and
  328.   edit records in a DBF database and you can add records to the database.
  329.  
  330.   The DBF-Viewer is using the following color definitions:
  331.  
  332.    DBF-Viever foreground color
  333.    DBF-Viever background color
  334.    DBF-Viever field foreground color
  335.    DBF-Viever field background color
  336.  
  337. - Shift-F3 will always call the standard internal viewer.
  338.  
  339. - New switch 'PrinterPort'.
  340.   This switch defines where your printer is connected.
  341.   e.g. 'LPT1'
  342.  
  343. - New switch AutoMenu.
  344.   With AutoMenu enabled OS/2-Commander will show the user menu at program
  345.   start.
  346.  
  347. - New variable [%N] for the User-menu.
  348.   It's nearly the same as [%F] but will only insert the first part of the
  349.   filename and strip the extension.
  350.  
  351. - Fixed Error 14 in Warp-Function.
  352.  
  353. - Fixed Error 5 in Archiv-Function
  354.  
  355. - Delete all read-only files is now working correct for all subdirectories.
  356.  
  357. - The read-only attribute is now striped when files are copied from a CD-ROM.
  358.  
  359. - Changed the Extension definition in OS2COM.EXT.
  360.   Now you have to enter a variable where and how the filename will be
  361.   inserted. It's now possible to append parameters or strip the extension.
  362.   If you're upgrading from a previous version, you have to change your
  363.   entries!
  364.   
  365.   Examples:
  366.   The scroll bar is on the file 'picture.gif' and you press enter:
  367.  
  368.   gif: d:\tools\pmview !.!        will be converted to
  369.                                   d:\tools\pmview picture.gif
  370.  
  371.   gif: d:\tools\pmview !.! /v     will be converted to
  372.                                   d:\tools\pmview picture.gif /v
  373.  
  374.   gif: d:\tools\pmview ! /v       will be converted to
  375.                                   d:\tools\pmview picture /v
  376.  
  377.   gif: d:\tools\pmview !. /v      will be converted to
  378.                                   d:\tools\pmview picture. /v
  379.  
  380. - changed the structure of the directory tree file. The files DTREE.OSC in
  381.   the root directory of each drive are no longer needed and can be deleted.
  382.   OS/2-Commander now uses the same database that WCD (Wolfgang's Change
  383.   Directory) is using and WCD is almost completely included into OS2COM.
  384.   OS2COM will now update the database automatically when creating, deleting
  385.   or renaming a directory.
  386.  
  387.   The concerning new configuration options are:
  388. - "DirBase" to give the drive and directory where OS2COM should store the
  389.   directory database, default is "C:\WCD.DB". You have enter the drive and
  390.   directory name, including the filename!
  391.  
  392. - "WarpFlags" to tell OS2COM how to behave when scanning the drives or
  393.   searching for a directory with the "Warp Directory" feature. OS2COM will
  394.   no longer use any environment switches!
  395.   You have to enter the slash "/". E.g. "/c".
  396.  
  397.   Valid flags are:
  398.  
  399.   /a          : list all directories.
  400.                 If OS2COM finds more than one directory that matches exact
  401.                 to your search string OS2COM will only list these exact
  402.                 matching directories by default. Use /a if you want OS2COM
  403.                 to list all directories that contain the search string
  404.                 in their name.
  405.  
  406.   /b          : list only directories that begin with the searchstring.
  407.                 By default OS2COM lists all directories that contain the
  408.                 string somewhere in the name. Use /b if you want OS2COM to
  409.                 list only directories which begin with your <directory>
  410.                 parameter.
  411.  
  412.   /c          : don't scan CD-ROM drives.
  413.                 By default OS2COM scans all drives. If you don't want OS2COM
  414.                 to scan CD-ROM drives by default, use /c and OS2COM will not
  415.                 scan a CD-ROM drive when (re-)building the database.
  416.  
  417.   /d          : search current drive only.
  418.                 Search for the directory you want to change to only on
  419.                 the current drive.
  420.  
  421.   /e          : if only one exact match, show popup window.
  422.                 Show popup window if exactly one directory name is found
  423.                 in the directory database with the exact name to search for.
  424.  
  425.   /s[x]       : shrink searchstring.
  426.                 This option will change OS2COM's behaviour when no directories
  427.                 are found that match the original searchstring.
  428.      0:         (/s0) do not shrink searchstring, abort (default).
  429.      1:         (/s1) shrink searchstring and try again.
  430.      2:         (/s2) shrink searchstring and try again. Always open window,
  431.                 even if only one directory matches the shrunk searchstring.
  432.                 /s (without a number) is equal to /s1.
  433.  
  434.