quote:
Originally posted by alexp2_ad
Into an array from the text file?
words = textfile.split('\n');
and you've got them into an array in one line... unless I'm misunderstanding you.
It needs the word and language, split into 2 seperate arrays... but I figured it out easy enough