COMPUTE DIMOF

        [SIC\]COMPUTE OutVar DIMOF InVar

    Return  the  shape  of  array InVar in OutVar[1:7], and its rank in Out-
    Var[8]. For this purpose, OutVar must be an INTEGER array  of  dimension
    [8]. Undefined dimensions are set to 0.

    See also HELP FUNCTION RANK and HELP FUNCTION SIZE.