On Mon, Dec 17, 2012 at 9:02 AM, aasat <satriani@veranet.pl> wrote:
> Thank you!
>
> More general, but that lose bounds of array
>
> Result is
>
> NOTICE: {3,4,5}
>
> but I want
>
> NOTICE: [3:5]{3,4,5}
why do you want that? IMNSHO custom lower bounds arrays is a misfeature.
merlin