Dear all,
I am trying to build a recursive DLL function. I'd like to start it using FlexSim but as a recursive function, it must be called by itself along the code.
How can i set the statments to the function to make it works by both calls? Since it's using (FLEXSIMINTERFACE) as main statement I can't declare any arguments.
thanks in advance.