Search and replace expression
Posted: Fri Jan 12, 2007 8:04 pm
Hi,
I have following commands in my program:
+ M2 [STDDEV F40.1]
…
+ M30 [STDDEV F40.1]
..
+ M42 [STDDEV F40.1]
…
I have to take out all this expressions from my text. I mean I would like to search and replace “+ M* [STDDEV F40.1]� with “ �.
Please advise how can I do that?
Thanks.
I have following commands in my program:
+ M2 [STDDEV F40.1]
…
+ M30 [STDDEV F40.1]
..
+ M42 [STDDEV F40.1]
…
I have to take out all this expressions from my text. I mean I would like to search and replace “+ M* [STDDEV F40.1]� with “ �.
Please advise how can I do that?
Thanks.