|
-
Sep 10th, 2000, 09:47 AM
#1
Thread Starter
Junior Member
Hello,
How would I set up my program so that the text in two text boxes is saveable in .txt format.
Also, how to open already saved files.
So lets say in text1, I have:
"Blah"
and in text2 I have:
"Boo!".
When I save that, I want it to be saved in a .txt file like this:
[Text1]
Blah
[Text2]
Boo!
Then when I open the file, I need VB to know which is which and put them back in the right box.
Thanks,
System
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
|