Re: Manipulating locals
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Manipulating locals
- From: Antero Vipunen <antero@...>
- Date: 2003年8月13日 15:37:40 +0600
Hello benjamin,
Tuesday, August 12, 2003, 12:52:23 AM, you wrote:
bsh> What do you mean, exactly? Are you trying to manipulate a lua function's local
bsh> variables from a C function the lua function calls? Or are you trying to make a
bsh> C function that has local lua variables?
I need to add some local vars before luascript execution...
--
Best regards,
Antero Vipunen