VASG Issue Number: 0096 Comment Author: Doug Dunlop Comment Number: 01 Comment Date: 1991/10/10 > If the expression is of a one-dimensional character array type, then the > expression must be either a slice name whose discrete range is locally > static, the name of an object whose subtype is locally static, or a qualified > expression or type conversion whose type mark denotes a locally static > subtype. Furthermore ... It has been pointed out to me that there is no reason to also allow a function call in this context where the return type of the function is a locally static subtype. Vantage apparently allows this.