Data Record Extractor Online Help
About Data Record Extractor
Introduction
Copyright Declaration
Registration & Order
How To Use
Overview
Extraction Templet
Insert Auto Increment Field
Insert A Database Field
Set Authorization/Login
Add A Column For Text Tag
Add A Column For RegExpr
Database Management
Create/Drop A Table
Create A Unique Field
Add Content To A Field
Reset Extraction Flag
Output Extraction Result
Save To Database
Save As .CSV File
Custom Output
Menu Description
Install & Uninstall
Install & Uninstall
FAQs
Frequently Asked Questions
Appendix
Syntax of Regular Expressions

Custom Output

Text Data Extract support custom templet output, save it as HTML/XML and so on, or just generate formatted string you want. To do this, you first need to define a templet, and load (copy & paste) it to upper edit box, click Insert Column to insert the column tag to the position where you want the content to be inserted into.

If you often need this templet, you can save it by click Save Templet button.

Click Output Start button to start the replace action. Program default write the result to the edit box below.If you check the check box Output files, program will create a file for each row of the grid. The default filename is row number of the grid, you can dedicate the content of a column as filename, click Set Filename button to do this. Also, you can dedicate a extended filename and output directory.

The content is from the grid of main interface, if you want to output all data of a extraction templet, you need to make the grid show all records, not only one page, just click View -> Option to open Option dialog, and set the Records per page to 0, the next time when you click a templet, will list all data in its associated database table.