J3, While interoperable enumerators are integer constants (7.6.1, para 1 [88:10-11]), I have not found it said anywhere that varables of enum type are integers. This makes sense to me because we want to have some type conformance rules. However, INT does not provide conversion from enum type. Is this a mistake? Cheers, John.