in reply to split number into seperate numbers and store in an array or seperate variables
thanks for all your help! i think the way I did it actually did work, just if you try and do just this print @list; for example, it doesn't print anything out. When you loop through the list and print out each separate variable it does work. My next problem is much more complicated and if I can't figure it out soon I'm going to create a new thread on it.