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

Home -> Community -> Usenet -> c.d.o.server -> REPOST: How to break line ?

REPOST: How to break line ?

From: RYenn <ryenn50265_at_yahoo.com>
Date: 25 Jan 2002 13:41:25 -0800
Message-ID: <1$--$%%%_$$%$$-_$$@news.noc.cabal.int>


While raising application error ( from a Pl/Sql trigger), I am displaying a big message which is about 200 char long. Is there a way I can split the message into multiple lines? For example: my message is
" You have tried to Insert rows Into %$%$%$^% table where there are
transactions in @#$@##@ table waiting to be approved. Contact Helpdesk with the Item Information "

I want to display it as
" You have tried to Insert rows Into %$%$%$^% table where there are
transactions "in @#$@##@ table waiting to be approved." Contact Helpdesk with the Item Information "

Is there a way I can break messages ? Right now, its a stream of line and I need a way to control it.
Any help is appreciated.
RYenn.

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Fri Jan 25 2002 - 15:41:25 CST

Original text of this message

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