Procedure call

From: <actiris_at_loxinfo.co.th>
Date: 2000/08/04
Message-ID: <8melvn$4vm$1_at_news1.sunrise.ch>#1/1


How to call a procedure by a variable
eg.

[Quoted] my_var varchar2(100);

my_var := 'my_procedure';

--procedure call like this does not work of course
my_var;
--
--and this is also not working

to_label(Menu1, mlslabel);

thankx Received on Fri Aug 04 2000 - 00:00:00 CEST

Original text of this message