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: poplist-list item forms 5.0

Re: poplist-list item forms 5.0

From: Joe Brown <joe_at_hopi.dtcc.edu>
Date: 19 Oct 1998 17:24:01 GMT
Message-ID: <70fsjh$bj0$1@apache.dtcc.edu>


Almost wish I could remember how difficult this was to find in the help system...

clear_list('Test_item');
 or you might have to
list_id := find_item('text_item');
clear_list(list_id);

In article <362b6d7d.15008500_at_news.exit109.com>, SKP <patels_at_stelnj.com> wrote:
>hi there
>I'm trying to clear the pop list- list box. it is not clearing.i have
>used abort query before clearing the list box but not clearing.
>also try to delete them using delete_list_element.
>please help
>patels_at_stelnj.com

--
(: Joe Brown :) joe_at_apache.dtcc.edu I believe Wine is going to be great if it ever gets finished. . . I believe Linux _is_ great even though it's not finished! ! ! I believe you have my address. :-) Received on Mon Oct 19 1998 - 12:24:01 CDT

Original text of this message

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