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

Re: visibility of variables within femm lua console and femmview lua console



--- In femm@xxxxxxxxxxxxxxx, Tsarafidy RAMINOSOA <tsarafidy@xxxx> wrote:
> 
> Hello everybody,
> 
> In version 3.2, global variables defined within the femm lua console
are, after analysis, invisible within the femmview lua console. Is
there a way to make them visible within both consoles?
> 
> Thanks in advance,
> 
> Best regard.

Currently, there are different instances of Lua running in the
preprocessor and post processor. If you define variables in one, the
other doesn't know about them. To transfer variables programmatically
from the preprocessor to the postprocessor, you have to use one of the
techniques described in:
http://groups.yahoo.com/group/femm/message/1784

Dave
--
http://femm.berlios.de/dmeeker