| Home | Basic/Intermediate version | Advanced version | Super Advanced version |
This tutorial assumes the following 3 things:
1. That extensions for known file types are not hidden. (1. Click Start / My Documents. 2. Click Tools / Folder Options…. 3. Click the View tab. 4. Make sure that Hide extensions for known file types is unchecked.)
2. That you have Notepad2 or a shortcut to it on your desktop.
3. That you have installed Perl according to the tutorial at:
http://llbest.com/PerlProgramming.htm.
On this web page:
A. Introduction
B. Get the Free Download
C. Main Features
D. Example
E. Preview Mode
F. Subfolder Support
G. Conclusion
This web page is a tutorial on how to use a free Perl program to do search and replace operations on a basic to intermediate level of complexity. The Perl program has saved me tremendous amounts of time. I have used it hundreds of times, sometimes making changes to thousands of HTML files at a time!
The free download (_REPLACE2.zip) contains the following 2 files:
1. Download now (1.71 KB).
2. Unzip _REPLACE2.zip to a folder called _REPLACE2..
A. Introduction
B. Get the Free Download