lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Tuesday 12 August 2008, Abhinav Lele wrote:
> Hi,
>
> Suppose i known the string name of a function that I have in my script.
> How can i call that function, knowing only the stringname of the function.

is that a 'global' function? then just look in the environment table 
(initially _G)


-- 
Javier

Attachment: signature.asc
Description: This is a digitally signed message part.