unknownloser Posted March 19, 2005 Posted March 19, 2005 Hi. I'm a little new to VB .Net, and I was wondering how to create and access simple data files that held String and Integer values. I know in VB 5 that you used "Open ("File Path ") For Input/Output/Append As #1", but I'm not sure how to do it in .Net. If someone could tell me how to create these files and then write and access data in them, I'd really appreciate it. Thanks. Quote
Leaders snarfblam Posted March 20, 2005 Leaders Posted March 20, 2005 I didn't look to far into it, but it looks like this might help: http://www.xtremedotnettalk.com/showthread.php?t=49407 Quote [sIGPIC]e[/sIGPIC]
CanOz Posted April 3, 2005 Posted April 3, 2005 A good beginners look at reading and writing files can be found here: http://www.vbcity.com/forums/faq.asp?fid=41&cat=SystemTID97238 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.