rowlandrat
New Member
- Joined
- May 11, 2011
- Messages
- 6
Hi,
How do I create a 1 dimensional array that grows as i add lines of text to it?
Or if I have to set a upper bound on it, how do I then find out which is the last index that contains a value and add the text to the following index?
Thanks
How do I create a 1 dimensional array that grows as i add lines of text to it?
Or if I have to set a upper bound on it, how do I then find out which is the last index that contains a value and add the text to the following index?
Thanks