In my programm there's listlox (List1), which I can save in
a Text-File. Now I want to add a textbox, in which the user
can write his name or something else. Now I want, that
this textbox is the first line of the textfile and the following lines are from the listbox.

1. How is the code for saving it ?
2. How must I write the code, that the first line gets
into a textbox and the rest into the listbox when I open the
file ?


For this programm I use VB 3.0 (but normally this isn't a problem)

Thanks for some advice, Matt

[Edited by Matt-D on 03-23-2000 at 10:45 AM]