source files: x01v.[ch] xflv.[ch] x32v.[ch] xcsy.[ch] xgrl.[ch]
SYNTAX
(SEND <ary> :ADJUST-ARRAY <args> ) ; <args> exactly same as in :NEW msg.
DESCRIPTION
Reshape the given array or graphics relation. Reshaping a graphics relation reshapes all the arrays within it as well. The argument syntax is exactly as in the :NEW call, including :INITIAL-CONTENTS. The new array need not have the same number of elements as the old array. The old contents are left as undisturbed as possible unless otherwise specified. New entries default to zero.