puzzlecracker wrote:
> say I have an array string [] array1={"aa","bb"...};
>
> I want to create second array that will contain all elements first
> array except for the very first one ?
>
> Thanks
Well, that's pretty easy, isn't it?
But, do you really need to do that? Why not just simply not use the
first item? Or prehaps you should look earlier in the chain; where do
you get the data from in the first place, and is there a way to omit the
first item there?
--
Göran Andersson
_____
http://www.guffa.com