|
-
Aug 4th, 2003, 02:06 PM
#1
Thread Starter
Banned
To notepad...
I have 3 list boxes..I would like to send the contents of the listbox to a text file but I do not want to save this file through code..I just want notepad's instance to open up with the contents when its all done.
For instance in one list box i have:
lstBlah
---------
100
200
300
400
etc...
So I want to write to the text file:
100
200
300
400
etc..
and upon completion have this file open..which then allows me to save
Can anyone help me out here..
Thanks,
Jon
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|