TAPE_BLOCK_FM_FLAG
#define IS_TAPE_BLOCK_FM(a) ((a & TAPE_BLOCK_FM_FLAG) != 0)
data = TAPE_BLOCK_FM_FLAG;