Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: reading carriage returns

Re: reading carriage returns

From: DA Morgan <damorgan_at_psoug.org>
Date: Tue, 18 Oct 2005 15:56:12 -0700
Message-ID: <1129676169.170250@yasure>


mike wrote:
> Anyone have an examples where they read fields that have carriage
> returns in them and format them?
>
> example in the text field:
> drive south turn right drive 5 miles turn left
>
> I'd have to have them put carriage returns in like:
> drive south
> turn right
> drive 5 miles
> turn left
>
> This gets saved in the table.
>
> How would I read those carriage returns so could do something like:
> <ol>
> <li>drive south</li>
> <li>turn right</li>
> <li>drive 5 miles</li>
> <li>turn left</li>
> </ol>
>
> Any help is appreciated.

Format them in what version of what product?

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Tue Oct 18 2005 - 17:56:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US