Hi, I am having problems with recursion using rife 1.6 on jdkl 1.5. I am implementing a simple Tower of Hanoi and have a recursive call after the pause() function. This causes the function to call after the pause() which is stack overflowing.
Should I be using one of the Call/answer or other styles if so anyone have details on how these are used? Cheers --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rife-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rife-users?hl=en -~----------~----~----~----~------~----~------~--~---
