Recursion example stack

Martin BLACKMAN martinblackman at gmail.com
Wed Sep 28 10:35:49 EDT 2005


For beginners, or those who struggle with recursion..

I have always struggled with recursive algorithms, but I got one
working today and I thought I'd share an example stack.  It uses
recursion to fill a popup menu allowing the user to make three
choices.  It will come in handy for me at least.

Browse the user spaces under the 'General' category and you will find
'Recursive popup menu'

regards

Martin Blackman



More information about the use-livecode mailing list