LaylaNahar
Programmer
Hi,
I have a file with lines in this form:
; MAC=0004f2171cf0
I have detected the lines using /MAC/
is there a way that I can use a kind of 'reverse' of the detection to assign to my variable everything in that line that is not '; MAC='?
thanks ever so much.
LN
I have a file with lines in this form:
; MAC=0004f2171cf0
I have detected the lines using /MAC/
is there a way that I can use a kind of 'reverse' of the detection to assign to my variable everything in that line that is not '; MAC='?
thanks ever so much.
LN