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 -> Re: Can wrap encode plain text?

Re: Can wrap encode plain text?

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Tue, 28 May 2002 15:35:41 GMT
Message-ID: <3CF3A3CC.6E2E40B0@exesolutions.com>


Yong Huang wrote:

> Hi, Daniel,
>
> That's just an example. In our real code, we have a lot of htp.p
> calls. This is Oracle9i Application Server. htp.p or htp.print is used
> to output HTML code. I used dbms_output.put_line as an example since
> it does the same thing and people are less familiar with the htp
> package.
>
> Regards,
>
> Yong Huang
>
> Daniel Morgan <dmorgan_at_exesolutions.com> wrote in message news:<3CF258EA.3D7E8D55_at_exesolutions.com>...
> > As a side note ... what is DBMS_OUTPUT.PUT_LINE doing in wrapped code?
> >
> > Daniel Morgan

Thanks.

I use the htp and htf packages too and understand what you were trying to communicate.

The reason I asked is that it is not uncommon to find put_line in production code and it makes me quake in fear.

Daniel Morgan Received on Tue May 28 2002 - 10:35:41 CDT

Original text of this message

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