--- > mr = Scr.AllMenus; > while(mr != NULL) > { > if(mr->name != NULL) > if( matchWildcards(token, mr->name) ) > { > DestroyMenu(mr); > } > mr = mr->next; > } ----------------------------------------------------- Toshi Isogai °ë³ÍøÌÀ KENTEK Information Systems isogai_at_kentek.com -- Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>. To unsubscribe from the list, send "unsubscribe fvwm" in the body of a message to majordomo_at_hpc.uh.edu. To report problems, send mail to fvwm-owner_at_hpc.uh.edu.Received on Fri Aug 22 1997 - 16:47:55 BST
This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:00 BST