A search for "TESTADDR" produces these as the results:
TESTADDR DC F'0'
L R2,TESTADDR
READ DECB,SF,DCB,TESTADDR,LENGTH
The third result line is actually: "* READ DECB, ..."
"TESTADDR" resides in column 1.
"L" resides in column 10.
"Open in editor" reveals the full line of data, as another Q&A had suggested, but the search results are the issue.
Is there a setting that effects this?
My goal is to see the full line from the file(s).