home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / sr-64.zip / txt2uni.srs < prev    next >
INI File  |  2008-12-10  |  468b  |  16 lines

  1. [Script for Search and Replace]
  2.  
  3. This script converts the string to unicode format. To be used with
  4. the Apply Script function in the Binary Mode dialog for the Search
  5. &/or Replace string fields.
  6.  
  7. The final search/replace using the transformed string can be
  8. Binary mode. Alternatively, use the transformed string in the main
  9. Search and Replace dialog but use Regular Expression Mode.
  10.  
  11. [Search /ix]
  12. ?
  13. [Replace]
  14. \\0x00%1
  15. [End of Search and Replace Script]
  16.