Re: putting data into a text item

From: Eric C. Janzen <ejanzen_at_telusplanet.net>
Date: 2000/02/15
Message-ID: <pclq4.23$n3.1634_at_news0.telusplanet.net>#1/1


Try

:block_name.text_item := v_variable_name;

You can also use the built-in: COPY



Eric Janzen
E. Janzen Consulting Inc.
Oracle Development Specialist

John Love <spam_at_tolltex.com> wrote in message news:iGgq4.3605$tw.73484_at_nnrp1.ptd.net...
> Hi,
>
> I have a pl/sql statement which opens a cursor and fetches the results
 into
> a declares pl/sql variable.
> how do i pass the value stored in the variable into the text item so that
> the user can see it ?
> how would I programatically retrieve data from a text item and load it
 into
> a pl/sql variable ?.
>
> Thanks
> John
>
> P.S. I am using Oracle Forms 2000
>
>
>
>
Received on Tue Feb 15 2000 - 00:00:00 CET

Original text of this message