![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Dec 2004
Posts: 2
Rep Power: 0
![]() |
Hi all. What I have is 5 different listbox's next to eachother. The information in each listbox entry makes a row. For example,
ListBox1 ListBox2 ListBox3 Listbox4 ListBox5 Steve____Jones____21___price____street Ann_____ Thomas__56___cliff_____street I need to be able to loop through the listbox's and write the contents of them to a txt file (notepad) and in the right order (there will always be the same number of entries in all listbox's). Something like:- Steve Jones 21 price street Ann Thomas 56 cliff street etc I also need to be able to then open an existing txt file and read back the data and write them to the listbox's correctly, working backwards basically. This has me some what stuck, so any help would be appreciated. cheers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|