<< Back to demos

Overview of EXTRACT command

Some extraction examples for use with the DEMO-EXTRACT macro:

This line is extracted.
The second line is extracted, too.
TYPE=TXT, standart text extraction
Account Executive
9450 Aspen Blvd.
SAN DIEGO CA 92126
Ph: (123) 456-7890
Fax: (123) 456-8888
TYPE=HTM, extraction in html format. The line breaks (<br>) and formatting symbols (like <b> for bold) are also extracted. This can be helpful for further processing.
HREF extracts links TYPE=HREF, link extraction or use TYPE=TITLE to extract the link title (the tooltip text).
Shark Inc. image ALT text Extraction of the image ALT text (e. g. product name)


Extraction of input box content. "abc" and "xyz" are the name of the boxes. They are used in the EXTRACT command to select the boxes instead of using the POS attribute.. This method is very similar to keyword detection with EXTRACT.
MyTable
1 2 3
4 5 6
Extraction of complete table at once.
TOP