Jose Alberto Fernandez wrote:
>
> BTW, can someone tell me how to do introspection
> on a piece of BSF script?  I would like to find
> out what functions are defined on a script.
> And its parameter type information.

Not possible.  To BSF, it is simply a string.  In fact, many scripting
languages don't even have the concept of staticly defined functions or
parameter type information.

- Sam Ruby

Reply via email to