Fixed logic bug that caused DH-Grep-PM to abort if the 'Browse' button was pressed when the search path was invalid. The search path is now checked prior to starting the 'Browse'.
Fixed logic bug that did not allow search to start when the 'Start' button on the 'Search Parameters' dialog box was pressed and the 'Search Pattern' line was empty, but the files only option was also selected.
Added 'Hard code word wrap' menu item under "File" on the menubar. This option adds CR-LF pairs to each line in the display window to make the current word wrap permanent. This should make it easier to print the search results.
Added support for saving drag & drop color and font changes made to the information area below the main window. This should make DH-Grep-PM easier to use for OS/2 users with vision problems.
Added support for saving drag & drop color and font changes made to the menubar. This should make DH-Grep-PM easier to use for OS/2 users with vision problems.
Made some minor changes to the online help and made a version of the online help with larger type available. The user will be prompted by the installation routine as to which version of the help file will be used. This should make DH-Grep-PM easier to use for OS/2 users with vision problems.
Added an accelerator key combination (Alt+Z) to open the Search Parameter dialog.
Increased the amount of data that could be posted to the results window. Testing indicates that the size of the results can now be least one megabyte. The results window is an MultiLine Editor window and it appears to have a problem handling large amounts of data. I have been able to display a results file that was over 3 megabytes, but the failure point may be configuration dependant. The MultiLine Editor is part of the IBM Open Class Library.
If DH-Grep-PM crashes due to too much data, the search results will still be available in the temporary file created by the program. This file will be in the working directory or the TMP directory set in your config.sys file.
A change was also made to the browse function used to select a search path. This change replaced the standard File Dialog to a custom dialog that does not allow the user to enter a file name. This change only modifies the user interface and is cosmetic in nature.
The saved option settings now include the last used path for saving search results or loading previous results. The path information is only saved when the user selects the save option settings function.
An indicator was added to the version number in the title bar to identify which CPU version is being used.
1.01 regular version 1.01 -4 486 CPU version 1.01 -5 pentium/586 version 1.01 -s shareware version
Version 1.0 Initial release of DH-Grep-PM