Ed,
   just what i was looking for.

Does anyone know if the Pick flavour has limitations or variations on globally cataloging ?

I have created a local BP file in a Pick flavoured account with a couple of programs, one being a subroutine that when i try to globally catalog complains that

Executing the command "CATALOG JAKBP *SR.JAK SR.JAK FORCE".
Unable to open "JAKBP.O/%ASR.JAK" for cataloging.
"SR.JAK" cataloged.

Other cataoging optios work ok as expected

jak


----- Original Message ----- From: <[EMAIL PROTECTED]> To: "'John Kent'" <[EMAIL PROTECTED]>; "'U2Users'" <[email protected]>
Sent: Thursday, April 20, 2006 9:23 AM
Subject: RE: [U2] DIM statement flavour variation


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/


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

Reply via email to