07-26-2006 10:35 AM
07-26-2006 11:07 AM
The easiest way to do this is to read the file into a string using the read from txt file VI, insert the text you want using the string functions, and then write it back to a file using the write to txt file VI.
Brian
07-26-2006 11:19 AM