|
-
Apr 22nd, 2008, 09:06 AM
#1
Thread Starter
Member
How to create and open a file using vb
Hi
I am using vb2005 and want to create a text file and open it or save data to it.need just sample example.
Thanks
-
Apr 22nd, 2008, 09:08 AM
#2
Re: How to create and open a file using vb
-
Apr 22nd, 2008, 09:08 AM
#3
Re: How to create and open a file using vb
Look up StreamReader and StreamWriter in the help files. Lots of examples
Sometimes the Programmer
Sometimes the DBA
Mazz1
-
Apr 22nd, 2008, 09:08 AM
#4
Re: How to create and open a file using vb
There are simple examples provided in the MSDN Library for all the common file I/O operations if you care to look. If you search for create text file you'll find links.
-
Apr 23rd, 2008, 05:37 AM
#5
Thread Starter
Member
Re: How to create and open a file using vb
Thanks everyone
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
|