how can i empty an array quickly,
i ask because i am opening a txt file and adding it to a list, so if hit open again, the array remembers the items from before and adds them again so i need to empty the array. how?????