I know this is an elementry problem, but I have been unable to find any threads to answer this problem.
I have a text file of numbers in double form spearated by a space each. At the end of the document I end up with an unnecessary space which then gets read by my next VI as an additional entry of zero, so I would like to simply remove the space before passing it to the next VI. I know how to set the file position to the end of the file, but there is no single character delete function that I know of. Any idea how I can do this?
Message Edited by jaysmall on
06-30-2008 10:22 AM