O
Overburn
Is it possible to create an array of threads? and if so, can someone give an
example of how.
example of how.
Thanks, now one last question, I know this is about arrays in general, but
how do I increment the array?
* Mattias Sjögren said:You can use the ReDim statement, or use a ArrayList collection
instead.