home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / informix / 2730 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  35 lines

  1. Newsgroups: comp.databases.informix
  2. Path: sparky!uunet!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!m2.dseg.ti.com!ernest!cmptrc!andy
  3. From: andy@cmptrc.lonestar.org (Andy Hart)
  4. Subject: Re: Suggested Changes to 4gl
  5. Message-ID: <BzD9wu.4Io@cmptrc.lonestar.org>
  6. Date: Wed, 16 Dec 1992 19:24:30 GMT
  7. References: <1992Dec14.215058.24334@netcom.com>
  8. Organization: CompuTrac Inc., Richardson TX
  9. Lines: 24
  10.  
  11. (Paul Mahler) writes:
  12. >Hello the net,
  13. >
  14. >So far the only responses I have received have been suggestions
  15. >for changes to the input array statement. Is everyone really
  16. >this satisfied with 4gl?  Is there nothing else we can 
  17. >complain about?
  18. >
  19. >Paul Mahler
  20.  
  21. I wouldn't consider myself satisfied with 4GL.
  22. Among many others, how about:
  23.  
  24. Allowing use of variables in Report functions to specify the page size, etc.
  25. Eg., I have a report function that I want to allow the user to either 
  26. display or print.  If I set it up so that it displays on a 24 line screen
  27. nicely, I can't use the same report function for output to a printer w/o
  28. goofing up the pagination.
  29.  
  30. Support terminfo on the HP.
  31.  
  32. Bigger strings as parms to functions.
  33.  
  34. -- Andy
  35.