Re-assign search.ini search engine section numbers automatically w/ UltraEdit script

If you do not want to use a full-fletched search.ini editor to customize that file to suite your personal needs in terms of searching, then you can certainly use a plain text editor. it is time consuming and unpleasant, though, to re-assign consecutive numbers to the search engines' .ini sections.

If UltraEdit™ (as of versions 15+, I guess) is your editor, then you can use the attached UltraEdit-Javascript to automate the process of giving numbers to search engines. …

Installation

You need UltraEdit™ v15+ (or UEStudio™ in an appropriate version). Select Scripting » Scripts… :: Add…[/FILE] in UltraEdit™ and select the downloaded script in order to attach it to the Scripting menu. From there you can launch the script conveniently. Ensure, the right search.ini file is in the active tab and run the script to see magic at work. ,)

Configuration

Open the file as a regular text file in UltraEdit™; study the first lines of real code to see if you think some configuration is even necessary. You shouldn't have to change anything, except you insist on UNIX™ line terminating convention.

Notes

Respect the license. Feedback appreciated. Have Fun! :D

Download

»» xa-opera-search-renum.js


Changelog

Version 1.00 [2010-03-22]

  • Initially released version

Leave a Reply

Your email address will not be published. Required fields are marked *