Hi list,

I wanna set arraysize to 1, but it still shows me the default size 100. How to set size to 1? 

Size to 2 is ok, but 1 is unable. The minimum size of [array] is 2?

I tried it with these, but both can't work.
[array define -k arrayname 1]
[array define arrayname 1]

Thanks,
Jonghyun Kim(akntk)