Hi,

I get a problem with filter command

I have a fld with lines.
some lines end with "(*)"

something like :
xxx xxxxxx xxx
xxx xxx (*)
xxx xxxxxx xxx
xxx xxxxxx (*)
xxx xxxxxx xxxX


I'd like to strip the "(*)" at the end of the lines

so I write

put fld "myData" into tData
filter tData with ??????

Heer I need your help. I don't find the trick !!
Thank you for your help.
-- 
Greetings.

Yves COPPE

Email : [EMAIL PROTECTED]
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to