Check the subtopics 1.9.1.1.2 thru 1.9.1.1.5 for clear explanation of the recfm's
The A in FBA/VBA is FB/VB with an ANSI (printer) carriage control character in the first byte of each record, e.g. '1' for page eject, ' ' for single space, '0' for double space, '-' for triple space, etc. For FB, the data starts in position 1. For FBA, the data starts in position 2 after the ANSI character.For VB, the data starts in position 5(due RDW - 4bytes)). For VBA, the data starts in position 6(RDW(4 bytes + 1 carriage control character) after the ANSI character.
The M in FBM/VBM is FB/VB with an machine control character in the first byte of each record.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum