Saving text data to file

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jack (replyto_at_newsgroup)
Date: 05/08/04


Date: Sat, 8 May 2004 17:23:39 -0400

What is the best method of saving text data to file, which contains CR LF
characters embedded?
When saving directly, there is a problem when reading back that data using
Line Input: the line is not being read completely.
I know, I can replace CR & LF characters with different character when
saving.
However it is CPU time consuming procedure and it extends drammatically data
saving time.
Because of data structure ( it is the content of ListView) I prefer saving
that text data line by line.
What is the most efficient method to use?



Relevant Pages

  • {kjd-exp} Recalibrating Saving Throws
    ... Recalibrating Saving Throws ... characters with different saving throw progressions. ... that this should be expected) casting a ninth-level spell will ... creature's ability score modifier. ...
    (rec.games.frp.dnd)
  • Re: Excel text export limit - 1024 per line (not cell), workaround
    ... I am saving it as CSV - specifically what I am doing is taking a large ... today I had one field that had 690 characters in it. ... exporting the data and the version of excel you're using. ...
    (microsoft.public.excel.misc)
  • Getting back input from unix(command)
    ... that make MATLAB think that its done reading the file when infact it ... I cant suppress the characters so I'm ... right now I'm still saving it to file with fwrite() and then I'm ...
    (comp.soft-sys.matlab)
  • Re: Saving text data to file
    ... > What is the best method of saving text data to file, ... > characters embedded? ... > However it is CPU time consuming procedure and it extends drammatically data ... > What is the most efficient method to use? ...
    (microsoft.public.vb.general.discussion)
  • Re: Saving text data to file
    ... > What is the best method of saving text data to file, ... > characters embedded? ... > Because of data structure (it is the content of ListView) I prefer saving ... Dim sValues As String ...
    (microsoft.public.vb.general.discussion)