Re: Form Feed in SQL*Plus
Date: Mon, 18 May 92 20:17:24 GMT
Message-ID: <1992May18.201724.23876_at_srg.uucp>
A Control-L. I don't see any reason why escape sequences wouldn't work where a control L would.
For fancier formatting you might set tab on and spool to a file then pipe it through an awk script or something.
>:
>: To put a form feed in SQL*Plus, I add the following line BEFORE
>: my select:
>:
>: ttitle left '^L'
>:
>: The control-L is a form feed and works on my SCO unix systems and
>: Suns talking to HP and postscript printers (using a ps translator).
>:
>
>Is this an actual <FF> ie. Octal 014 or a caret + L?
>
>Also, Is this the way you can embed <ESCAPE> sequences to, for example,
>set the laser printer into condensed or landscape mode? If not how can
>you send <escape> sequences from SQL*PLUS to set up the printer in the
>mode that you want?
>
>Lez
-- ######################################################### David E. Trum Database Administrator Email: uunet!srg!dtrum ARINC Research Corporation Phone: (410)266-4772 2551 Riva Road MS 5-230 Fax: (410)573-3024 Annapolis, MD 21401-7461 ######################################################### -- ######################################################### David E. Trum Database Administrator Email: uunet!srg!dtrumReceived on Mon May 18 1992 - 22:17:24 CEST