Batch File Replace

Batch File Replace

This wizard implements "Replace in Files" function in IDE. If a file was open in IDE, manual saving needed after replacing because modificaitions only affects editor buffer.

Note: Opened DFM files in IDE replacing is NOT supported! If you need to do so, please use 'In directories' mode.

There's NO confirming dialog when replacing, so there may be dangerous in replacing. It's recommended that search and confirm what to replace before actual replaceing.

 

Regular Expression

Regular expression is technically a defined grammar for use in complex pattern searching. For example, if you want to search unit and init, you can use [ui]nit in searching text.

Note: This wizard does NOT support wildchar * and ? . Those are supported as below:

 

Links

Basic Operation

CnWizards Settings

About CnWizards

 


Copyrights 2001-2015 CnPack Team