Non-replace Batch Operations
Replace Pioneer - text/binary/web file - Batch search,replace,convert,rename,split,download    Batch_File_List_Operations  Fast_Replace_Operations 

 

By running "Batch Runner" from Batch Runner toolbar or Tools->Batch Runner menu, and after creating Batch File list(see Batch Runner part for detail), following operations are allowed:

 

 

1. Fast Replace

 

Click "Fast Replace" button, a "Fast Replace" dialog box will pop up.

 

Please refer to Fast Replace Operations for detail.

 

 

2. Encoding Conversion

 

Click "Encode convert" button, a dialog box of "Encoding Conversion" will be poped-up. User can select Input Encoding and Output Encoding, and click "Start".

 

 

The "Batch Operation Logs" dialogbox will be poped-up to show the detailed operation logs.

 

Note 1: To make the correct conversion, user must know the original file encoding. If you don't know the encoding type in advance, you can select "Tools->Encoding Detection" Menu. Enter the filename and click start, system will help to to detect what is the correct encoding. Please refer to Encoding Detection part for detail.

 

Note 2: The items with "http address" type will be ignored.

 

 

3. DOC/PDF Convert

 

Click "DOC/PDF Convert" button, a dialog box of "DOC/PDF Conversion" will be poped-up.

 

User can select conversion type "Html to txt", "Doc to txt", "Doc to html" or "Pdf to txt".

 

If "Skip files with other extension" is selected, the file with other extension will be skipped automatically.

 

If "Auto correct output file extension" is selected, in case user give a wrong output file extension, system will auto correct it.

 

Click "Start", the operation will be started.

 

 

 

NOTE: For DOC related conversion type, "Microsoft Word" must be installed as a pre-condition.

 

 

4. DOC/PDF Replace

 

Click "DOC/PDF Replace" button, a dialog box of "DOC/PDF replace" will be poped-up.

 

User can select replace type "Doc replace", "Pdf replace".

 

User can enter text to search and replace in "Search" and "Replace" window.

 

User can select "Ignore cases" option to ignore upper or lower cases of letter.

 

If "Skip files with other extension" is selected, the file with other extension will be skipped automatically.

 

Click "Start", the operation will be started.

 

 

 

NOTE 1: For DOC related replace type, "Microsoft Word" must be installed as a pre-condition.

 

NOTE 2: For DOC related replace type, Search and Replace syntax should following Word syntax.

 

 

5. File Rename

 

Click "File Rename" button, and click "yes" to confirm.

 

All input filename will be renamed to output filename. The "Batch Operation Logs" dialogbox will be poped-up to show the detailed operation logs.

 

Note: The items with "http address" type will be ignored.

 

 

6. Copy/Download

 

Click "Copy/Download" button, and click "yes" to confirm.

 

For all items with "file" type, the input filename will be copied to output filename.

 

For all items with "http address" type, the web address will be downloaded and save as output filename.

 

The "Batch Operation Logs" dialogbox will be poped-up to show the detailed operation logs, and for html/binary type, the download progress is shown in realtime.

 

 

 

7. File Merge

 

Click "File Merge" button, the dialogbox to select the output file will be poped-up.

 

User enter the output filename, and click "Save", the merge operation will be started.

 

The "Batch Operation Logs" dialogbox will be poped-up to show the detailed operation logs.

 

 

Note 1: the output filename column will be ignored for "File Merge" operation.

 

Note 2: The items with "http address" type will be ignored.

 

Note 3: To make complicate file merging, please refer to Merging multi-files using batch mode(Horizontal and Vertical)

 

 

8. User-defined applications/statements

 

 

Click "Run Apps" button, Run applications/statements dialogue is popped up,

 

 

 

You can select different template and edit self-defined code, and click "Run" to run the code on each input and output filename.

 

 

 

User can select "import" or "export" to import and export the statements.

 

 

9. Show Logs

 

User can click the "show logs" button to view the logs at any time. Once the application is quit, the log file will be automatically saved to the logs\BatchLog-yyyy-mm-dd.txt, user can open and check this file directly with text editor.