/ Forums / Advansys Formativ / Creating Solutions with Formativ / How to call code in another applet? / Reply To: How to call code in another applet?
September 19, 2005 at 4:17 pm
#7293
Dear Jeroen,
You cannot call a function in one applet from another. However, you can have one applet call another once the calling applet has finished running. See ‘ChainApplet’ in the Language Guide for full details.
Regards,
Advansys Support