Testing two new macros, def and ll.
def searches for the definiton of a field and copies it, when found, as a message line before the current line.
The cursor must be moved on the fields name.
ll (literal length) calculates the length of a literal like 'ABC123' .
The cursor must be moved on the literal.
And the line command ts (text split) seems to work: