here is my problem ...
I have a bunch of usernames in a listbox called listBox1, how can i store each line of text into a mulitiple arrays of a string?
i cant seem to figure it out
I want to do this so later i can use "usernames[x]" so i can output every line with a for loop
im really stuck, ive searched on the internet for hours before posting for help here, hope i can find it
any help is greatly appreciated