Menu parser
    FlexibleLearning at aol.com 
    FlexibleLearning at aol.com
       
    Sat Oct  4 06:56:00 EDT 2003
    
    
  
Aaaargh! Me brain's gone west and taken me intelligence with it....
Does anyone have a function that parses out only the active menuitems from a menuList? Feel free to mail me off-list as I am on digest. Thank you!
Example:
Menu1
   Menu1.1
   Menu1.2
(-
Menu2
-
Menu3
   Menu3.1
       Menu3.1.1
       Menu3.1.2
   Menu3.2
   Menu3.3
Menu4
Would return...
Menu1.1
Menu1.2
Menu2
Menu3.1.1
Menu3.1.2
Menu3.2
Menu3.3
Menu4
/H
    
    
More information about the use-livecode
mailing list