1. It is much slower than version 7, which is probablydue to its calling of
ado files.
2. Some problems with graph matrix?
I want graph matrix of a set of variables, and I used both graph7 ...,
matrix and graph matrix, but the graph matrix didn't work. It seems to be
related to a particular variable, but I don't see why.
storage display value
variable name type format label variable label
-------------------------------------------------------------------------------
x1 byte %9.0g
x2 int %9.2f
x3 int %9.0g
x4 float %9.0g
It seems there is some problems related to x2 as I played aroudn with
different variable set, but don't see why. Need your help and thansk in
advanced.