PurpleParrot
02-05-2006, 12:56 PM
Dear Fiends,
I am trying to do this:
I have a text file which has two colums seperated by a tab char. and it's quite long so I want to automate the following:
I want to read the contents of the file into a list box, where the first column is the itemtext and the text after the tab char will be the itemdata. Then I must save my project at runtime because I want these values saved.
I have tried to do this on my own without success!
Please rescue!
PP
I am trying to do this:
I have a text file which has two colums seperated by a tab char. and it's quite long so I want to automate the following:
I want to read the contents of the file into a list box, where the first column is the itemtext and the text after the tab char will be the itemdata. Then I must save my project at runtime because I want these values saved.
I have tried to do this on my own without success!
Please rescue!
PP