home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / database / informix / 2882 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  2.1 KB

  1. Path: sparky!uunet!pipex!demon!cix.compulink.co.uk!shemminga
  2. Newsgroups: comp.databases.informix
  3. From: shemminga@cix.compulink.co.uk (Stuart Hemming)
  4. Subject: Re: Display array highlist
  5. Reply-To: shemminga@cix.compulink.co.uk
  6. Date: Thu, 7 Jan 1993 07:35:00 +0000
  7. Message-ID: <memo.846706@cix.compulink.co.uk>
  8. Sender: usenet@demon.co.uk
  9. Lines: 48
  10.  
  11. In-Reply-To: <memo.832787@cix.compulink.co.uk> shemminga@cix.compulink.co.uk (Stuart Hemming)
  12.  
  13. TITLE: Reports in windows (was display highlights)
  14.  
  15. This is a repost 'cos I'd like some comment from Informix and their
  16. server was down. Sorry those of you who've already read it.
  17.  
  18. > In-Reply-To: <cortesi.725577273@helium> cortesi@informix.com (David Cortesi)
  19. > In <cortesi.725577273@helium> David Cortesi writes:
  20. > [Stuff deleted]
  21. > > The latter (ability to use variables in the OUTPUT section) is
  22. > > generally accepted as a Good Idea, I think.  As to the file viewer
  23. > > window, why do you want Informix to reinvent the browser
  24. > > that exists on every platform already (and probably do it wrong :)
  25. > > when you could just, for example, RUN "less /tmp/report.01"
  26. > OK, fine for full screen paging. The original contributer was looking
  27. > for scrolled reportd in a window. I would imagine something like:
  28. >         OPEN WINDOW win1, AT 3, 3 WITH 10 ROWS, 40 COLUMNS
  29. >         PAGE <textfile>
  30. > I don't believe that the compiler should be responsible for checking
  31. > line lengths, simply foreshortening long lines should be ok, that
  32. > would make the implementation easier anyway.
  33. > > Or under a GUI,
  34. > >         RUN "/usr/openwin/bin/textedit /tmp/report.01" WITHOUT WAITING
  35. > > You could even pass -Geometry arguments...  that should impress the troops...
  36. > Maybe, I wouldn't know.
  37.  
  38.  
  39. | I'm not bad, I'm just drawn that way -- Jessica Rabbit     |
  40. |------------------------------------------------------------|     
  41. | Stuart Hemming       | shemminga@cix.compulink.co.uk       |
  42. | Tudor Labels Ltd     | uunet!cix.compulink.co.uk!shemminga |
  43. | Roman Bank Bourne    | Tel :  (+44) 778 426444             |
  44. | Lincs PE10 9LQ. UK.  | Fax :  (+44) 778 421862             |
  45.  
  46.  
  47. Stuart
  48. |8-)
  49.