Ok so what i'm trying to do is grab some strings from a list box and put them in an array so i can list them in a message box each index of the array on a new line
so it comes up like this
you ordered :
arrayindex1
arrayindex2
arrayindex3 and so on
or is there a better way to go about this. please help <3