You could use 

on try 
  doThisFunction()
catch errString
  --function not available, take action
end try

Jim Ault
Las Vegas

On 11/9/07 6:57 AM, "Thierry" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> As there is the rev function:
>            exists( an object ) or  there is .... ,
> 
> is there something like
>             exists( <whateverFunction> )  in <anyObject>
> 
> Well, i know i could parse the scripts ....
> but is there a more simple way ?
> 
> By the way, I need this to be called from inside an external.


_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to