home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / srjpnshr40.zip / Readme_SRJapan.txt < prev    next >
Text File  |  2002-02-04  |  22KB  |  409 lines

  1.                   Search and Replace for Windows
  2.              Special Compile for Double Byte Windows
  3.                        Funduc Software, Inc.
  4.              Copyright 1996-2002, All Rights Reserved
  5.      http://www.searchandreplace.com   http://www.funduc.com
  6.  
  7. Thank you for your interest in Search and Replace!
  8.  
  9. The .exe in this archive is a compile for double byte windows
  10. versions such as Windows Japanese. Please note that the file is
  11. named 'sr32.exe', which is the same name as the standard compile
  12. in our other disributions. Please keep track of the file names. 
  13.  
  14. Please see the 'Install_SRJapan.txt' for installation
  15. instructions.
  16.  
  17. PLEASE NOTE: While Search and Replace allows replacing in binary
  18. files (such as .DOC, .XLS etc), these proprietary format files may
  19. contain internal counters which may get out of synch.  As a
  20. result, the application that created the file may not be able to
  21. read it. For best results, replace in ASCII text files (such as
  22. .HTM, .RTF, .TXT, .INI, .C, .CPP, .H etc). In particular, Word
  23. files should be converted to RTF format which can be safely
  24. processed.  For replacing in shortcuts or the registry, see our
  25. new utilities at http://www.funduc.com.  For Word file
  26. replacement, see the WordSR freeware on our website.
  27.  
  28. New features in v2.7-4.0 include:
  29. - Extension to %%srfound%% to remove the characters specified
  30.   from the replace. See F1 hlp index, Replacement Operators.
  31. - ctrl+drag n drop a folder from Windows Explorer will 
  32.   append that folder to the Path field in the main dialog.
  33. - GUI field in Options-General to specify the binary/editor
  34.   to use when a search hit is in a binary file.
  35. - Special registry switch to make a default target path 
  36.   for the file operations dialog.
  37. - %%SRPREPEND%% and %%SRAPPEND%% operators for scripts.  
  38. - Script switches in the [Options] section can now go in any
  39.   order. Previously they had to be in a specific order.
  40. - Settings from Options-General are no longer saved in scripts.
  41. - The results can be dumped directly to the windows clipboard.
  42.   Specify 'clipboard' (no quotes) for the output file spec in
  43.   Options-Output.
  44. - Search all local hard drives can be done by specifying 'Local
  45.   Hard Drives' in the Path field. To search shares you have access
  46.   to on a UNC path, specify the UNC machine name in the Path
  47.   field.
  48. - Additional special replacement operators: %%srfound%% returns
  49.   the entire search string found. %%srfilesize%% returns the size
  50.   of the file prior to replacements.
  51. - The boolean regular expression operators - &, |, and ~ can be
  52.   used directly in the Search For: field. Enable 'Whole Word'
  53.   search to use. See F1 Help for more information.
  54. - Switch to enable display of file data & time in Search Results
  55.   (Options-Output).
  56. - Warning for Delete during file operations.  
  57. - UNICODE text files are processed automatically, without any user
  58.   setup.
  59. - Progress meter can be displayed or not.
  60. - Results list can be scrolled during processing (it slows the 
  61.   display down somewhat).
  62. - Additional variables for file date/time and system date/time to
  63.   be used in searches/replaces
  64. - Sorting of file names to be processed by various criteria
  65. - Executing scripts from the command line does not display the 
  66.   user interface if the /q switch is used.
  67. - More powerful attribute filters.  See Help for more details.
  68. - Allowing reversal of Filters (only showing files meeting the
  69.   given criteria).
  70. - Progress dialog with Cancel button.
  71. - New tree display allows one to collapse branches for a "cleaner
  72.   display".  Ctrl and + or - keypad key expand or collapse all
  73.   branches.  F4 and F5 move from file to file.
  74. - Append to Output File switch and script option.
  75. - Auto-complete combo boxes.  The option can be adjusted in
  76.   Options | General.
  77. - Filters for File Attributes were added to Options, Filter tab.
  78. - Organize Favorites now has an Edit button that allows you
  79.   to edit the selected item.
  80. - Network client setup is available on demand (write 
  81.   support@funduc.com).  That way all client machines can use the 
  82.   same copy of the program.
  83. - New Favorites menu allows you to save frequently used searches
  84.   and/or paths and file masks.
  85. - Replace Confirmation and File Operations dialogs are resizable
  86.   and they remember the last position.
  87. - Shift+Ctrl+H will replace text in the clipboard.
  88. - More script options for performing replaces more than once 
  89.   (in a specified loop).
  90. - An HTML mode which processes text with special HTML characters
  91.   (such as <>& and accented characters).
  92. - Find in Search Results
  93. - A way to convert files character by character (between ASCII and
  94.   EBCDIC for example) by using a special script.  See help file
  95.   and example scripts.
  96. - Touch only files selected in the Search results list (see context
  97.   menu).
  98. - Option for maximum characters on a line displayed for each hit.
  99. - Regular Expression operators for beginning and end of file.
  100. - Ability to specify include/exclude expressions based on a regular 
  101.   expression hit. 
  102. - Holding Alt+Ctrl when clicking on Search or Replace button will
  103.   process only the files currently listed in the Search results
  104.   (if any).
  105. - Regular expression operator ! syntax has changed(it was also
  106.   improved).  See Help file for more information.
  107. - Search/replace information is displayed for Copy to 
  108.   Clipboard, Print or View as HTML.
  109. - Main Window has an improved user interface with a 
  110.   configurable toolbar (View Menu or right click on toolbar).
  111. - Script editor uses Tabs for improved navigation and allows 
  112.   comments to be entered and edited for Search/Replace items.
  113. - In the Touch dialog you can now add or subtract (use a 
  114.   negative value) seconds from the date/time stamp of 
  115.   selected files.
  116. - Maximum Regular Expression size is now 32K (Options-Search).  
  117. - Apply Script button in Binary Mode dialog (... button next to
  118.   Search/Replace fields) allows conversion of plain text to
  119.   RTF, Unicode, precede reserved characters by \ etc).
  120. - Check Ignore Whitespace to find a phrase regardless of where
  121.   line breaks may lie.
  122. - File Operations are available (see context menu and the
  123.   Actions menu) on selected file names from the results list.
  124. - %%envvar=temp%% can be used in the search or replace field to
  125.   be replaced by the contents of an environment variable (in this
  126.   case temp).
  127. - View Context window (double-click a hit line) has Prev/Next hit
  128.   buttons.
  129. - Holding Ctrl key down when clicking on Insert or Remove All 
  130.   buttons in the script editor will put the main window's
  131.   Search/Replace and Path/Mask values in the script fields.
  132. - Text files can now be re-formatted at a specific column (see
  133.   Binary Mode dialog Help in the Help file).
  134. - In Binary Mode dialog (... button next to Search and Replace 
  135.   fields), if regular expression is checked on main screen, the
  136. - Print menu when Search Results are displayed.  Also a View as
  137.   HTML menu to view results in your browser(and perhaps then
  138.   print them in color).
  139. - Undo replace feature when using a Backup Directory.
  140. - Caching of file names processed previously is enabled by 
  141.   default.  It can be turned off in Options.
  142. - In the 32 bit version, Page Up/Down moves around a file in the
  143.   View Context window.
  144. - Drag and drop of files or folders to the program is possible.
  145. - Allowing including/excluding of certain files and/or 
  146.   subdirectories when processing.  See user interface for that
  147.   when pressing ... button next to the Mask field.
  148. - Stop processing file after first hit Option was added.
  149. - Allowing script files to contain options for batch processing.
  150. - Multiple paths, separated by ; can be used for processing from
  151.   the main window.
  152. - Touch functionality allows changing file attributes also.
  153. - Files and/or directories can be dropped from the Explorer or File 
  154.   Manager into the main window and they will be recognized for 
  155.   processing. 
  156. - Script files can now contain a description and a boolean 
  157.   expression to control which files will be processed (see 
  158.   Script/Advanced).  Several Options can now be specified in a 
  159.   script file.
  160. - Entering "Default Printer" for the Output file setting in
  161.   Options/Output will produce a wrapped printout.
  162. - Tighter integration with the Windows Explorer for processing 
  163.   certain selected files/directories and the program is now 
  164.   available on the Start/Find menu in Windows 95/NT 4.0. 
  165. - Several useful scripts are included and copied to the program's 
  166.   directory. 
  167. - Numbers can be incremented or decremented using Regular Expression 
  168.   replaces. See Help file for more info. 
  169. - In replaces, when the strings %%SRPATH%% and/or%%SRFILE%% are 
  170.   found, the program will insert the currently processed file path 
  171.   and name in their place. 
  172. - In the Windows 95/NT version, Enter on the Search Results acts as 
  173.   a double-click. 
  174. - Standard Browse for Directory dialogs will be displayed, depending 
  175.   on the operating system. 
  176. - Default viewer Option now handles keywords %line% and %path% for 
  177.   current line and path for custom editor command line settings.  
  178.   The keywords are case insensitive. 
  179. - Regular Expressions allow specifying a range of expressions to 
  180.   match for the + operator (ie +5[a-z] matches exactly 5 characters, 
  181.   +5-10[a-z] matches 5 to 10, +-5[a-z] matches 5 or less and 
  182.   +5+[a- z] matches at least 5 characters). 
  183. - Regular Expressions syntax was improved to allow specifying all 
  184.   characters like so: [] means match ANY 1 character, +5[] means 
  185.   match ANY 5 characters etc. 
  186. - Filters for processing files between dates, sizes.  See Options. 
  187. - Output Options were split from Search Options and expanded.  A 
  188.   Display replace string feature will allow creation of reports 
  189.   without line numbers.  It also serves as a log of what was 
  190.   replaced (when some hits are not replaced, the replace string is 
  191.   not output). 
  192. - You can prepend or append data (several lines if you want) at the 
  193.   beginning or end of the files processed using the Binary Mode 
  194.   dialog (... buttons next to the Search and Replace fields).  This 
  195.   feature can also be used with scripts. 
  196. - Write changed files to Backup Directory option now allows you to 
  197.   leave your original files intact and write the changed files to 
  198.   the Backup Directory instead. 
  199. - Regular expressions to find  (and replace) items "close by" (up to 
  200.   4096 characters) can be set in options.  The default is 512 
  201.   characters. 
  202. - The Windows 95/NT version allows View Context of binary files 
  203.   through a new Freeware utility: HexView.  HexView can be 
  204.   downloaded from http://www.funduc.com.  It should then be 
  205.   installed in the same directory as Search and Replace(or in the 
  206.   path or the Windows dir.). 
  207. - Scripts can be created to specify multiple search/replace 
  208.   combinations (with associated settings) and/or multiple paths and 
  209.   masks to process.  The script settings (masks, paths, 
  210.   search/replace strings) can also be overridden from the main 
  211.   screen. 
  212. - Exclude masks can now be used.  For example: 
  213.   *.*;~*.swp;~*.exe;~*.dll will process all but *.swp;*.exe;*.dll 
  214.   files. 
  215.  
  216. Features planned for future releases include:
  217. - Quiet mode when using the user interface (no read-only or error 
  218.   prompts).
  219. - Display of file date/time and size in search results.
  220.  
  221. I'd like to thank you for offering suggestions and pointing out 
  222. problems!
  223.  
  224. If you have any suggestions for improvements or bug reports please
  225. do not hesitate to contact us at support@funduc.com.  As a
  226. registered customer, you receive free upgrades of the product and
  227. customer support (by E-MAIL) for six months.  If you need additional
  228. copies and would like to take advantage of the quantity discounts,
  229. the information is available on our Web page (see below).
  230.   
  231. Thank you,
  232.  
  233. Mike Funduc
  234. Funduc Software Inc.
  235. http://www.funduc.com
  236. support@funduc.com
  237.  
  238. Other Funduc Software utilities can be found at our web site
  239. (http://www.funduc.com) and other locations such as WUGNET's
  240. (Windows User Group Network) CompuServe forums (GO WINSHARE), the
  241. Simtel file archives (http://www.simtel.com) or America On Line. 
  242. Our shareware and freeware products include:
  243.  
  244. Directory Toolkit for Windows 95/NT (shareware) - A multipurpose
  245. directory comparison and file manager that provides features missing
  246. from Windows 95/98 and Windows NT 4.0 or higher.  It displays single
  247. directory lists or side-by-side directory comparisons using color
  248. coding for alike, different, or missing files.  Comparisons can be
  249. based on dates or a binary file analysis of file content.  You can
  250. copy, move, & rename files while retaining long filenames and six
  251. built-in synchronize functions simplify updating directories.
  252. Built-in archive functions, with Explorer shell extensions, let you
  253. create & manage archives from Explorer and use Directory Toolkit as
  254. your primary archive manager for supported archives (ZIP, TAR, &
  255. GZ).  File operations and directory comparison functions work
  256. seamlessly on files in archives, e.g., no need to manually extract
  257. files first.  Other features include statistics for file counts and
  258. path sizes; Ignoring filename case during comparisons; Explorer
  259. compatible OLE drag n Drop; Split/Concatenate files to/from
  260. diskettes; Encode/Decode UENCODE, Base64(Mime), BinHex(Mac), and
  261. XXENCODE formats (Decode also includes printable, 7 bit unencoded, &
  262. plain text); An integrated comparison viewer for a color coded
  263. display of the actual differences in files; Safe physical sort of
  264. directories; Touch files (change time/date & attributes stamps);
  265. Find duplicate files on a drive; Open files and launch applications;
  266. Multiple include/exclude file masks and the ability to
  267. include/exclude files based on size and date; Command line switches
  268. to automate comparisons & synchronize operations via batch files;
  269. Configurable output file and print functions to create reports of
  270. single and comparison directory lists; Detects & runs (optionally)
  271. setup programs in archives; File numbering to number files
  272. sequentially based on adjustable sort order and a user defined
  273. starting value.  Help file with examples included.  A complete
  274. German version and Japanese language module are available from
  275. http://www.funduc.com.  Cost: $25
  276.  
  277. Registry Toolkit (shareware) - Registry Toolkit is a utility for 
  278. advanced computer users that performs search &/or replacement 
  279. operations on the Windows 95/98/NT registry. You can 
  280. search/replace using case sensitive or insensitive settings and
  281. regular expressions in registry data, values, keys (or any 
  282. combination) and specify the types of data to process. If you 
  283. cancel a search the results up to that point (if any) are 
  284. displayed in a tree list. You can print and print preview the
  285. search results, import or export parts of the registry to/from
  286. text files, create and edit keys, values, & data of all types, 
  287. delete keys & values (after confirmation), and undo the last 
  288. changes made. Registry Toolkit will operate on a remote 
  289. registry (if you have permission to do so).  Cost: $25
  290.  
  291. Shortcut Doctor for Windows 95/NT (shareware) - Shortcut Doctor
  292. allows you to check all your links/shortcuts and see which contain
  293. targets which can no longer be found.  You can then delete the
  294. shortcuts, resolve them or replace all shortcuts pointing to a
  295. certain drive or directory with another (after validation of new
  296. path is made). Individual shortcuts can be edited and all shortcuts
  297. on a drive can be displayed, regardless of whether they are valid or
  298. not.  CD-ROM drives or network drives can be ignored during
  299. processing. Cost: $15.
  300.  
  301. Funduc Explorer Extensions (shareware) - Explorer Extensions allow
  302. you to perform additional tasks using a familiar interface: the
  303. Windows 95/NT Explorer.  You can split and concatenate files to/from
  304. diskettes; Encode/Decode UUENCODE, Base64(Mime), BinHex(Mac), and
  305. XXENCODE formats (Decode also includes printable, 7 bit unencoded, &
  306. plain text), Touch files (change time/date stamp as well as
  307. attributes). Cost: $15.
  308.  
  309. Drive Bar (shareware) - Drive Bar allows you to conveniently 
  310. open views of your drives in Windows Explorer. Drive Bar's Auto 
  311. Hide function allows it to disappear from view when not in use so 
  312. that it does not take up screen space when not in use. You can 
  313. resize Drive Bar and have it remain visible at all times if you 
  314. like. You can also specify a File Manager program to use instead 
  315. of Windows Explorer, launch drive views as "Tiled" or not, not 
  316. include specified drives in the list of drive icons, and have 
  317. Drive Bar run automatically at Windows startup (see Options). 
  318. Cost: $10.
  319.  
  320. Sort and Slice (shareware) - Sort and Slice allows easy sorting 
  321. and/or reformatting of Column Delimited files.The program can 
  322. skip header lines, use regular expressions to process variable 
  323. data and has a User Interface that allows the user to graphically 
  324. determine the correct processing parameters. You can also remove 
  325. repeat lines from files and pad fields during the sort. Command 
  326. line switches and scripts are available to easily manage frequent 
  327. operations. Cost: $25.
  328.  
  329. Delivery Agent (shareware) - Delivery Agent is a send-only email 
  330. program for use by web site managers and network administrators. 
  331. It allows you to easily deliver frequently used email messages 
  332. (& attachments) as text files, which can then be sent to one or 
  333. more users by simply selecting a message and entering the users' 
  334. addresses or by providing a file that contains a list of addresses. 
  335. The settings & message files may be managed with a text editor 
  336. if you like and the program can keep a log of message activity. 
  337. The program uses SMTP services for message delivery and does a 
  338. POP check prior to sends for servers that require IP address 
  339. verification before relaying is permitted. Cost: $25.
  340.  
  341. HexView for Windows 95/NT (freeware) -  HexView allows you to view,
  342. print, print preview of any file as a Hex Dump.  HexView is
  343. intended as a free companion program to our utility, Search and
  344. Replace. However, it is a standalone application and you are free
  345. to use it as you see fit.  The source code (C++ using MFC 4.x or
  346. higher) can be downloaded for free from http://www.funduc.com. 
  347.  
  348. INI to Registry for Windows 95/NT (freeware) - This program works 
  349. well with any program that relies on .ini files.  It can read the 
  350. contents of any INI file and load them into the Windows 95/NT 
  351. registry.  That way programs which previously used INI files can 
  352. read the old data from the registry.  The program is free.  The 
  353. source code is available for 25.  Please E-MAIL info@funduc.com for 
  354. information on purchasing the source code. 
  355.  
  356. Decode Windows 95 Shell Extension (freeware) - This Explorer 
  357. extension provides a subset of the decoding features available in 
  358. Directory Toolkit.  It allows you to decode a UUENCODED, XXENCODED, 
  359. BinHex or Base64(MIME) file by simply right-clicking on it in the 
  360. Explorer and selecting Decode from the menu.  It supports multiple 
  361. attachments, multi-part files (already concatenated), XXENCODED and 
  362. User (table) encoded files in addition to UUENCODED, Base64(MIME) 
  363. and BinHex (Mac format) files.
  364.  
  365. Count Characters (freeware) - This little app was written to: a)
  366. Allow users to dump the contents of combo, edit and list boxes as
  367. well as static and button fields to the clipboard.  This can come in
  368. handy for browser lists, as well as items displayed by other
  369. applications to which you otherwise have no access.  b) To help
  370. users understand how applications are built (what types of controls
  371. are used).  Other tools are available for this of course but they
  372. are usually known only to programmers.  c) To allow users to know at
  373. any time how many characters they have typed in an edit box.  This
  374. might be useful, for example, if a site asks you to only enter a
  375. certain amount of data in their fields but don't tell you that you
  376. went over until it's too late.  Depending on the editor, html
  377. authors might also find this handy for double checking the length of
  378. meta tags.  Separate Win3x & Win 95/98/NT versions included.
  379.  
  380. Limit Edit (freeware) - Expands upon the built-in limit feature 
  381. for edit boxes and rich edit controls by letting you set your 
  382. own maximum size settings for the amount of text permitted in edit 
  383. boxes and rich edit controls.  For example, you could use Limit 
  384. Edit to set a limit on the amount of text allowed in an instance of 
  385. the Notepad text editor.  Separate Win3x & Win 95/98/NT versions 
  386. included.
  387.  
  388. Patch Creator (shareware) - Created for software authors, this 
  389. program is used to make patches for updating registered versions 
  390. software. Both the patch creator and patch applicator are easy to 
  391. use GUI programs. The creator is a Win 95/98/NT utility. It can 
  392. create either 16 or 32 bit patches that are self-contained in a 
  393. single GUI .EXE. Compression can be used to reduce file size. You 
  394. can require passwords (or not). Files on users' machines can be 
  395. updated from a specific version, added regardless of existing 
  396. version, removed or renamed. Cost: $75.
  397.  
  398. Decode/Encode DLLs (shareware) - Also a developer tool, the 
  399. Decode/Encode DLLs can be called from any Windows programming 
  400. language (such as VB, Visual C, Powerbuilder, etc.).  It allows 
  401. you to automatically detect if a given file is UUENCODED, 
  402. Base64(MIME), XXENCODED, BinHex or encoded with a user-supplied 
  403. table.  The DLL can then decode the file(s) either in the current 
  404. directory or in one specified by the user. Binary files can also be 
  405. encoded for transmission over the Internet.  Cost: $58.
  406.  
  407. Custom programming and consulting services are also available.
  408. Please write us at info@funduc.com for inquiries and personalized
  409. arrangements.