|
|
|
|
|
||||||||||
| Version | Changes | Date |
| searchin v0.1 | Basic features | 14 Feb 2001 |
| searchin v0.2 | Added windows 2000 compatibility, fixed a simple little crash problem. | 18 Feb2001 |
| searchin v0.3 | Fixed up a problem involving the About and
Exit button, that I noticed when I used the program as a template for my
new renamer program. Also fixed up the about box hyperlink. |
18 Aug 2001 |
| replace v0.4 |
This program is a copy of searchin v0.3. Have added the ability to replace
the text. |
1 Jan 2002 |
| replace v0.5 | Added sorting routine, ripped from winview.exe. Added Menu options for sorting routine. |
2 Jan 2002 |
| replace v0.6 | Fixed up about box. Added sizes to search and replace phrase boxes. Menu names actuall match column names in sorting option. I thought that this might make more sense. Saves sorting direction and type, for the next time. Performs sort on each search |
3 Jan 2002 |
![]() |
||
|
This programs allows you to search for a phrase, in a group of files, and replace that phrase. It is a very useful and powerful program. (Project Info)
|
![]() |
||
|
This programs allows you to search for a phrase, in a group of files, and replace that phrase. It is quite a useful and powerful program. (Project Info)
|
|
![]() |
searchin32.asm v0.2Program that searches recursively from a particular dir, for files of a specific type, containing a particular phrase. Prints out the part of the phrase line, and the line number. A simple extension the search32.asm. |
![]() |
searchin32.asm v0.1Program that searches recursively from a particular dir, for files of a specific type, containing a particular phrase. Prints out the part of the phrase line, and the line number. A simple extension the search32.asm. |