|
-
Jul 31st, 2002, 07:58 AM
#1
Thread Starter
New Member
Writing to text files with .Net
I need help writing to a text file in vb.net
I have used the fileopen() and fileput() functions, but these
do not give the flexibilty i require.
-
Jul 31st, 2002, 08:27 AM
#2
Frenzied Member
Look in the System.IO namespace. You need streamwriter and streamreader to accomplish what you want to do.
-
Jul 31st, 2002, 09:38 AM
#3
Thread Starter
New Member
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
|