Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Forms 6i Q
"Pieter J.D. Huiberts" <phuiberts_at_ivwnet.com> wrote in message news:<3C86C1B0.40204_at_ivwnet.com>...
> Hello,
> The situation is this: I have two modeless windows open. The dialog
> window is opend by the document window via the open_form command.
>
> I would like to be able to copy text (varchar2) from the dialog window
> into the document window. The document window may or may not already
> have items filled out that I can not be lost.
>
> I have tried to copy the text from the dialog into a variable and do
> go_form and try to copy the content of the variable, but that does not
> work. COPY and NAME_IN do not seem to help me either
>
> Any suggestions how I can transfer the text (cut & paste is not the
> desired option)
>
> thanks,
> Piet
There are two options for this:
Regards,
Rajesh Received on Thu Mar 07 2002 - 23:37:20 CST
![]() |
![]() |