Re: how to print ctrl+d ascii char

From: servant <mjohns1_at_uhc.com>
Date: Tue, 7 Jan 2003 13:04:55 -0600
Message-ID: <avf8cp$kum$1_at_gabriel.uhc.com>


Use ACSII 12 for a form feed. See www.asciichart.com for a quick n' ugly chart.

(sorry for the individual post Scott).

"Scott Mattes" <Scott_at_TheMattesFamily.ws> wrote in message news:KVES9.58560$VA5.10342798_at_news1.news.adelphia.net...
> In SQL Plus, using dbms_output, I force line breaks using '|| chr( 10 )
||',
> so maybe "13" is what you should use.
>
>
> <KPrasadh_at_isnetusa.com> wrote in message
> news:dfc1895d.0301070827.46d84ab9_at_posting.google.com...
> > hey all,
> >
> > i am using utl package to write a text file. i would like to print
> > ctrl+d as ascii char to be used as page break. how to do that ? any
> > help is highly appreciated.
> >
> > Thanx
> > Prasadh
>
>
Received on Tue Jan 07 2003 - 20:04:55 CET

Original text of this message