When a superdescriptor contains all numeric fields, I’ve always seen it defined as a binary field ( eg, 3 fields, N10, N4 & N10 = B24 super). Is this mandatory, best practice or shop standards?
If the super in the example above were defined as N24 instead of B24, would it explain why:
There’s no way of knowinf for sure, but that may have been what was happening. The super is now defined properly and everything is working as expected.
The superdescriptor format is B (binary) if no element of the superdescriptor is derived from an A (alphanumeric) or W (wide-character) parent field;
if any element of the superdescriptor is derived from an A or W parent field, the format of the superdescriptor reflects the last occurring A or W element;
for example, if the last occurring A or W element is W, the format of the superdescriptor is W.