home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / database / informix / 1839 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!ogicse!das-news.harvard.edu!das!bochner
  2. From: bochner@das.harvard.edu (Harry Bochner)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re: WORDWRAP [COMPRESS]
  5. Message-ID: <1992Aug31.211213.6994@das.harvard.edu>
  6. Date: 31 Aug 92 21:12:13 GMT
  7. Article-I.D.: das.1992Aug31.211213.6994
  8. References: <1992Aug27.210820.7728@das.harvard.edu>
  9. Sender: usenet@das.harvard.edu (Network News)
  10. Organization: Aiken Computation Lab, Harvard University
  11. Lines: 19
  12.  
  13. In article <1992Aug27.210820.7728@das.harvard.edu>, I wrote:
  14. |> it seems to me at I want WORDWRAP without COMPRESS
  15. ...
  16. |> I.e. it visually compresses the blanks on screen, even though they're there in
  17. |> the database! This ruins the correspondence between what's on screen on what's
  18. |> in  the report :-(
  19. |> Is this a bug, or am I missing something?
  20.  
  21. It turns out this is Bug #10166, mentioned in the release notes. The work around
  22. (for my case) is to use WORDWRAP COMPRESS, and then in the report use
  23.  
  24. print longfield WORDWRAP RIGHT MARGIN xyz
  25.  
  26. (When I posted my query, I had forgotten about the new wordwrap function, so I
  27. couldn't see any way to get the effect I wanted ...)
  28.  
  29. -- 
  30. Harry Bochner
  31. bochner@das.harvard.edu
  32.