It's not actually the pick flavor that controls variable dimming: it's
the STATIC.DIM options that you can turn on or off in any flavor with
$OPTIONS STATIC.DIM
Or
$OPTIONS -STATIC.DIM
It's off by default in ideal and information flavors and on by default
in Pick. You would use the second format in PICK flavor to turn on
dynamic dimensioning. Be warned though that with STATIC.DIM off, arrays
have an element 0, and the extra attributes from a MATREAD go into
element 0 instead of being appended to the last element as you would
otherwise expect in pick.

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of John Kent
> Sent: Wednesday, April 19, 2006 6:06 PM
> To: U2Users
> Subject: [U2] DIM statement flavour variation
> 
> 
> It seems Universe information flavour allows DIM ARRAY(Variable)
> 
> whereas Pick flavour insists on variable being a constant
> 
> Does anyone have a workaround for the Pick limitation (other 
> than a dynamic
> array) as there are situations where you dont know the 
> dimensions until run time.
> 
> jak
> -------
> u2-users mailing list
> [email protected]
> To unsubscribe please visit http://listserver.u2ug.org/
> 
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.385 / Virus Database: 268.4.4/318 - Release 
> Date: 4/18/2006
>  
> 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.4/318 - Release Date: 4/18/2006
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to