home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / informix / 2747 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.5 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: FORM FEED IN REPORTS
  5. Reply-To: shemminga@cix.compulink.co.uk
  6. Date: Fri, 18 Dec 1992 09:13:00 +0000
  7. Message-ID: <memo.818133@cix.compulink.co.uk>
  8. Sender: usenet@demon.co.uk
  9. Lines: 33
  10.  
  11. In-Reply-To: <1gnr51INNa7d@emory.mathcs.emory.edu> yaron@ortarg.edu.ar (Yaron Zarfati)
  12.  
  13. TITLE: FORM FEED IN REPORTS
  14.  
  15. In <1gnr51INNa7d@emory.mathcs.emory.edu> Yaron Zarfati asks:
  16.  
  17. > Hi, I need help on the behavior of the SKIP TO TOP OF FORM statement in 
  18. > reports.
  19. > When this statement is reached, informix fills the report with empty lines
  20. > until it reaches the number specified in the PAGE LENGTH statement.
  21. > This slows down the printing, so what I would like to know is if does somebody
  22. > knows how to make informix to use the formfeed character ???
  23.  
  24.  
  25. Well, to start with you need v4.1 or later. Then in the OUTPUT
  26. section include TOP OF PAGE "^L". This assumes your formfeed
  27. character is control-l. If not replace the quoted string with the
  28. necessay codes. Note that the sting can only be 2 characters long.
  29.  
  30. Hope this helps.
  31.  
  32. | I'm not bad, I'm just drawn that way -- Jessica Rabbit     |
  33. |------------------------------------------------------------|     
  34. | Stuart Hemming       | shemminga@cix.compulink.co.uk       |
  35. | Tudor Labels Ltd     | uunet!cix.compulink.co.uk!shemminga |
  36. | Roman Bank Bourne    | Tel :  (+44) 778 426444             |
  37. | Lincs PE10 9LQ. UK.  | Fax :  (+44) 778 421862             |
  38.  
  39.  
  40. Stuart
  41. |8-)
  42.