Page 1 of 1

where should i write the regular expression

Posted: Sat Oct 30, 2004 9:36 pm
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.

Posted: Mon Nov 01, 2004 3:04 pm
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.