Hi I'm trying to save text that piles up in a listbox while my executable is running.

For example, a user would like to save their session, so they click a button and the contents in a listbox are saved to a text file or a log......

This seems easy enough to do?


Thanks For any help........