Writing with Split

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

google_groups3_at_hotmail.com
Date: 11/10/04


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



Relevant Pages

  • Re: "streaming" data
    ... Perhaps you could chop them up with a text editor before bringing them to ... MATLAB. ... You can even CLEAR the initial array when done w/ it if desired but unless using some other really large memory data structures probably unnecessary. ...
    (comp.soft-sys.matlab)
  • splitting a matrix into a cell array according to a grouping variable
    ... to a half-hour using histc, creating an Mx1 array idx. ... What occurs to me next is to chop the matrix into a 48x1 cell array of ...
    (comp.soft-sys.matlab)
  • Re: strings and text files
    ... array or structure wherein each line is a separate item within the ... What I would really like to do is to take the first 4 characters of ... I can always chop the lines up later. ...
    (comp.soft-sys.matlab)
  • got a range from an array, but looking for other ways of doing it
    ... a is an array. ... I'm trying to chop the first and last third off. ... choose only the middle third. ... can be a rough third. ...
    (comp.lang.ruby)
  • Treating a 1D array as a 2D array with wraparound
    ... to check cell values beyond the edge of the screen. ... west to east (you can tell from the big diamond in the top left across ... south (from the top left diamond pulsing to the top to the bottom). ... I have the all the cells stored in a one dimensional array which I ...
    (comp.lang.c.moderated)