where should i write the regular expression

Get help with installation and running here.

Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators

Post Reply
siva

where should i write the regular expression

Post by siva »

hello,
i am trying to extract <a href="http://www.ntsearch.com/search.php?q=sp ... >sports</a> odds from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a>. so i use IIM tool to extract data from the <a href="http://www.ntsearch.com/search.php?q=we ... ebsites</a> and store them in .CSV or .TXT format. Now from this i have to extract odds. so i need to write Regular expressions. As i am new to the tool i dont where i have to write Regular expression and implement.i know how to write regular expressions but i dont know where i should implement in the textpipe. please help me in this.
Thanks in advance.
User avatar
DataMystic Support
Site Admin
Posts: 2227
Joined: Mon Jun 30, 2003 12:32 pm
Location: Melbourne, Australia
Contact:

Post by DataMystic Support »

Use a search and replace filter to reformat the original data to .csv form.

See our http://www.crystalsoftware.com.au/docs

white papers for more info.
Post Reply