home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / misc / 6085 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.9 KB  |  36 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!cupnews0.cup.hp.com!news1.boi.hp.com!jerryd
  3. From: jerryd@PROBLEM_WITH_INEWS_GATEWAY_FILE (Jerry Donovan)
  4. Subject: Re: ASCII textfile printer driver
  5. Sender: news@boi.hp.com (News Server Project)
  6. Message-ID: <C0p6tL.991@boi.hp.com>
  7. Date: Mon, 11 Jan 1993 16:22:32 GMT
  8. References: <fgd3.03hl@nifty.UUCP>
  9. Organization: Hewlett-Packard / Boise, Idaho
  10. X-Newsreader: TIN [version 1.1.4 PL7]
  11. Lines: 23
  12.  
  13. :    When you edit a file with Notepad, Write, or Works for Windows you get
  14. : carriage returns at the end of a paragraph.  In Notepad you can turn on Word
  15. : Wrap to see lines stop at the right edge of the window.  In the other
  16. : programs word wrap is automatic.  Unfortunately, when you "Save As... Text"
  17. : all that nice formatting is lost.  The file is written with carriage returns
  18. : at the end of paragraphs, not at the end of each line.
  19.  
  20. :    One solution I've found is WordPerfect 4.2, which puts a "soft return" at
  21. : the end of each line.  When you save the file as ASCII it translates those
  22. : soft returns into real carriage returns.  I don't know if the newer versions
  23. : of WordPerfect will do that and I don't think it makes sense to buy
  24. : WordPerfect just to get carriage returns at the end of each line.  Not every
  25. : already has the program.
  26.  
  27. Another package is Word For Windows.  It has the option to save a file as
  28. ASCII text with line breaks, which does place carriage returns at the end
  29. of each line.  One other point to consider when going to ASCII text from
  30. some of these programs is that you are often going from proportional fonts
  31. to monospaced ones.  This usually causes some lines to be longer than expected,
  32. because the narrow characters (like i,1,l) to take up more space after changing
  33. to monospace characters.  To make sure you still get what you see, you might
  34. want to set the font to 12 point courier, which is how most printers will
  35. view the ASCII text.
  36.