Re: converting ASCII characters to floating point data, etc.




> The lines are ended with carriage returns and line feeds. I need to
> put each term separated by a comma in its respective column.

help dlmread

Bob

.



Relevant Pages

  • Re: Newbie syntax question (Thank you Mike Williams)
    ... both a carriage return and a line feed. ... The confusion when using these terms in computing is understandable because even on systems that do use both a carriage return and a line feed to signify the move to the start of a new line (Windows, for example) the system will still in many cases perform the move to the start of a new line even if you send just one of them. ... Although modern printers are almost always used as full page printers many of them are capable of being used as old fashioned line printers, and such a printer will react to carriage returns and line feeds exactly in the way they were originally intended to work. ... Alias "StartDocPrinterA" (ByVal hPrinter As Long, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: End of Line
    ... new line feeds through the file, it ALSO removes the END OF LINE ... carriage return/line feed. ... For Each strLine In arrLines ...
    (microsoft.public.scripting.vbscript)
  • Re: Address Book Program
    ... first name, last name, age, id number. ... No need for carriage returns and line feeds to be stored; ... Data AcQuisition And Real-Time Analysis ...
    (comp.lang.asm.x86)
  • Re: End of Line
    ... new line feeds through the file, it ALSO removes the END OF LINE ... carriage return/line feed. ... For Each strLine In arrLines ...
    (microsoft.public.scripting.vbscript)
  • Re: Read File Problem
    ... same code in a different perl script and I can read a file that does not have ... carriage returns and line feeds. ... Read the file into an array, ...
    (perl.beginners)