searching
Posted: Mon Sep 30, 2002 8:25 pm
I have tried all I can think of. But I still think there is a way to do it.
I am looking for a line that has characters on it but the line must not have a dollar sign on it.
Like: IF, 'DIAG_TEST' EQ 6528, THEN
Last thing I tried was:
^.^\$$
The searching methods are just almost incomprehensible to me.
Any help would REALLY be appreciated.
I am looking for a line that has characters on it but the line must not have a dollar sign on it.
Like: IF, 'DIAG_TEST' EQ 6528, THEN
Last thing I tried was:
^.^\$$
The searching methods are just almost incomprehensible to me.
Any help would REALLY be appreciated.