D
Daniel Kaseman
I want to make a program that has 3 textboxes for inputting: Name, ID,
Amount, and then when I click "Add Item" button, it adds it to a text file,
and shows up on the list box. When I close and reopen the program, the text
file should fill the listbox with the records.
How do I do this? Is this a "Sequential Access file" ?
thanks
Amount, and then when I click "Add Item" button, it adds it to a text file,
and shows up on the list box. When I close and reopen the program, the text
file should fill the listbox with the records.
How do I do this? Is this a "Sequential Access file" ?
thanks
