Hello,
I have ArrayLists that are Channel1, Channel 2......Channel1 6
I want to access them with a (for int s=1;s<17;s++) loop, but I dont
know how to do this:
"Channel+s"
Any help,
Thanks
Mike
I have ArrayLists that are Channel1, Channel 2......Channel1 6
I want to access them with a (for int s=1;s<17;s++) loop, but I dont
know how to do this:
"Channel+s"
Any help,
Thanks
Mike
Comment