Hello All,
I need to read in data from a file and then populate an String Array. Any suggestions?
the file looks like this:
1100:Tophats
1200:Rabbits
2105:Cards
3080:Wands
3402:Capes
4007
oves
4500:Owls
5320:Saws
6030:Scarfs
7000:Swords
After I load the array I have to put this into a choice box. I think I know how to do this but any help would be greatly appreciated!
Thx
Jamie in Canada
I need to read in data from a file and then populate an String Array. Any suggestions?
the file looks like this:
1100:Tophats
1200:Rabbits
2105:Cards
3080:Wands
3402:Capes
4007
4500:Owls
5320:Saws
6030:Scarfs
7000:Swords
After I load the array I have to put this into a choice box. I think I know how to do this but any help would be greatly appreciated!
Thx
Jamie in Canada