
Help Wanted: Quick & Easy List Box Saving
I need a quick method of saving the contents of a ListBox's ItemData in
VB 3.0... The closest I have come is to create a random file, and loop
through, Put #1, i%, List1.ItemData(i%). If anyone knows of a better
method, it would be greatly appreciated.
--
Kevin.