/ Forums / Advansys Formativ / Creating Solutions with Formativ / How to call code in another applet? / Reply To: How to call code in another applet?
June 17, 2008 at 5:26 am
#7294
I am fairly new to Formativ and I do not see how the ChainApplet() method would allow you to call a function in another applet and then return a value.
It seems to me that things could get very messy trying to pass values through the Utilities.TransferData property and the whole business of the first applet having to quit before the other one can start and then start up the calling applet to receive the value would really affect performance.
Can you elaborate more on the technique?