Nope that doesn't happen :)
The line is simply ignored as if it were not even there.
If you make it bigger, then try to list past the end, the runtime blows up.
If you make it smaller, you can still address the end cells normally.
It's really as if the line isn't present.  Don't ask me why it works that way, 
but hey.


-----Original Message-----
From: dennis bartlett <[email protected]>
To: U2 Users List <[email protected]>
Sent: Thu, Jul 26, 2012 5:40 pm
Subject: Re: [U2] Passing dimensioned arrays


If the new size was bigger, it would populate those cells that were sent,
ie a (10) array sent would fill cells 1 - 10 of the (12) array

Theoretically f the new size was smaller, it would fill the array then put
the remaining ones into either the last or the zero cell depending on which
flavour, but it would probably just lose the remaining cells.
On Jul 26, 2012 8:55 AM, "Wjhonson" <[email protected]> wrote:

>
>
>
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

 
_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to