Regular Expression Replace

Replace_text_in_multiple_files  Batch_file_rename 

Change Format of Line

Example:

Change format of each line, and re-number the ID field.

Regular expression replace

Settings:

1) Replace unit=Chars

2) Search for pattern=id=\d+\s*name=(.*?)age=(\d+)

3) Replace with pattern=[ID]$word_no\n[NAME]$1\n[AGE]$2\n


Notes:

For batch replace files, please refer to Replace Pioneer help manual.


[an error occurred while processing this directive]