Hello,
I search a function to do the following :
A text contains lines. each line begins with a date "JJ/MM/AAAA" and then a tab and the a ascii text
Id like to find the line which contains the date
28/03/2005 tab ascii text 25/03/2005 tab ascii text 21/03/2005 tab ascii text 20/03/2005 tab ascii text
for example put lineoffset("28/03/2005",tdata) into thisLineit's OK BUT
I'd like to find the line which item 1 (itemdel to tab) is this date and not the line which contains this date, because in the ascii text following the tab, there are also dates and those dates could be the searched date
I only want to find the line which begins with the searched date
thank you.
Greetings.
Yves COPPE [EMAIL PROTECTED]
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
