View Single Post
  #2 (permalink)  
Old 01-30-2008, 07:32 AM
roots's Avatar
roots roots is offline
Moderator
 
Join Date: Jan 2008
Location: Dallas
Posts: 263
roots is on a distinguished road
1. Open file using output stream of your choice.
2. Loop through each elements in your list
3. For what ever there is in the list get the string or other native types and write to output stream.

Done.. Hope it helps..
__________________
dont worry newbie, we got you covered.
Reply With Quote