The requirement: 2 numeric values in 1 ‘fpayhx’ field separated by 2 spaces.
In dmee this field gets trimmed, (condensed) and 1 space will be deleted.
I tried ‘everything’, (in stead of 2 spaces, 2 dots..) and using atoms with offsets, and replacing 1st dot by an A and 2nd dot with a B, (instead of a A a space, instead of B a space) that is working. However if both dots are each replaced by a space, the trim occurs and 1 space is lost.
Using offsets doesnot have any effect in the result.