Technical Notes Database TN343D.txt CASE - IDENTIFIERS OTHER THAN SCALAR Category :Pascal Platform :All Product :Turbo Pascal 3.0+ Description: Q. Can you use identifiers other than scalar in the case statement? A. Case statements allow the following ordinal types: Char, Boolean, Integer, and user-defined enumeration. Reference: 7/16/98 4:35:31 PM
Last Modified: 01-SEP-99