Bulletin number: 357 Products affected: D700D D700E D705B Description: CASE on INT32 broken for T2 Component: compiler Date: Fri Jan 11 14:22:12 GMT 1991 ----- If the selector of a CASE statement is of type INT32 and the source is compiled to run on a T2 then it gets compiled as an INT and always falls through to the default. Workaround don't use INT32 for CASE on T2.