From: Wijck, Bart van <"Wijck,>
Date: Tue, 11 Dec 2001 15:25:54 +0100
Bernhard,
I do not know what IMHO means, but I'm not sure of your answer. Surely it's
the type of f (ARRAY 8 OF CHAR) which is relevant, not that it so happens to
be filled with 3 characters ("123"). By the way you can fill it with 7 or 8
characters('1234567' or '12345678') but that does not matter. There is
still a compile error. The only thing I can think of is that it's a question
of efficiency.