Okay my mistake the collection takes items after 256, it's just the locals window is only displays the first 256. So when I was checking my code and only saw 256, I erroneously concluded there was a problem.
I have a simple collection which I'm storing many strings to represent file paths & names.
I add each string to the collect with no problem, until I try and add the 257th item. Then nothing ... no error ... no warning ... but the collect count is still 256 with out the new item added or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.