Might be a stupid question.
I need to have my line numbers formated like:
N10
N20
N30.....
but am getting
;NNNN
;NNNN
;NNNN....
I found this line in the post
LINE_NUM_FLAG ("") <;NNNN>
under user variables.
I know the ; is remark out but am not sure of the NNNN.
What should it be to get the format I need?
Thanks in advance
John
Never mind
Got it
John