Hi,
I have three autoruns that have some common functions (lua script). Currently the same code is contained in all three autorun Projects. If I make a change in one Project I have to update the other two projects too.
I want to create a lua library that contains all the common used functions and invoke this from all three autorun projects.
Is this possible? How can I do this?
Thanks
Christian
I have three autoruns that have some common functions (lua script). Currently the same code is contained in all three autorun Projects. If I make a change in one Project I have to update the other two projects too.
I want to create a lua library that contains all the common used functions and invoke this from all three autorun projects.
Is this possible? How can I do this?
Thanks
Christian
Comment