Writing with Split
google_groups3_at_hotmail.com
Date: 11/10/04
- Next message: Nigel Armstrong: "Re: Keypressed event of a form"
- Previous message: Nigel Armstrong: "RE: Visual Studio not recognizing a VB form"
- Next in thread: google_groups3_at_hotmail.com: "Re: Writing with Split"
- Reply: google_groups3_at_hotmail.com: "Re: Writing with Split"
- Messages sorted by: [ date ] [ thread ]
Date: 10 Nov 2004 09:03:21 -0800
OK, hopefully a nice quick question!
I have used the Split to chop up a line of text. At the end of my
function, I want to amend one of the datum in the array. I can use
StringSplit(1)="whatever" to write the text back into the array in
memory, but how do I get VB.Net to now write this value back to the
file that it first read the line from? Is it something simple? Or
will I need to re-write the whole line again to the bottom of the file?
Thanks
- Next message: Nigel Armstrong: "Re: Keypressed event of a form"
- Previous message: Nigel Armstrong: "RE: Visual Studio not recognizing a VB form"
- Next in thread: google_groups3_at_hotmail.com: "Re: Writing with Split"
- Reply: google_groups3_at_hotmail.com: "Re: Writing with Split"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|