home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / apple2 / 27579 < prev    next >
Encoding:
Internet Message Format  |  1993-01-26  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!uka!i40s16!voss
  2. From: voss@i40s16.ira.uka.de (Stefan Voss)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: Need help with some text files
  5. Date: 26 Jan 1993 14:13:41 GMT
  6. Organization: University of Karlsruhe, FRG
  7. Lines: 26
  8. Distribution: world
  9. Message-ID: <1k3gulINNiuj@iraul1.ira.uka.de>
  10. References: <q63yXB1w165w@ersys.edmonton.ab.ca>
  11. NNTP-Posting-Host: i40s16.ira.uka.de
  12.  
  13. In article <q63yXB1w165w@ersys.edmonton.ab.ca>, herbertf@ersys.edmonton.ab.ca (Herbert Fung) writes:
  14. |> Recently a friend (who uses a IBM Compatable) sent me some text files
  15. |> zipped. I after I unziped them on my GS I tried reading the files, but
  16. |> apparently something didn't come out right. It looks like all the carrage
  17. |> returns were turned into an unknown charater which was denoted with an
  18. |> inverted "?". What can I do besides manually changing all the inverted
  19. |> "?" manually. I really don't want to do this because there are at least 3
  20. |> megs of text files. Are there any programs out there that will do this
  21. |> for me? Thanks for any replies.
  22. |>  
  23. Probably, MS-DOS uses Newline characters (ASCII code $0A) as line terminators 
  24. (like UNIX) for text files. The normal line terminator on a GS is Carriage Return
  25. (ASCII code $0D) and fortunately you don't have change your files manually.
  26. I know 3 programs that do the work.
  27. - conv. An EXE file that is supplied with GNO/ME.
  28. - lf2cr. Exits in a EXE version and a NDA version.
  29. - vi. I think this editor can read both kinds of text files.
  30.  
  31. They should all be available via FTP. Try the pindarus server.
  32. Hope this helps.
  33.  
  34. |> --
  35. |> Herbert Fung              herbertf@ersys.edmonton.ab.ca 
  36.  
  37. Stefan Voss
  38. (voss@ira.uka.de)
  39.