> I'd like to build a button that uses *Info to alternate between > displaying ppmem% and cpu usage. I can build individual buttons that > will display the value but I want a single button that I can click to > have it alternate between memory and cpu usage. How can I do this? Or > would it be easier to have a right click display memory and a left > click display cpu? Either of these would work for me.
You could build a script that sets a variable or flag, and use an If() for the flag, you decide which one to display, and then flip the flag so next time around your if() statement evaluates to the other item. David Troesch | Atlanta, GA | ICQ# 2333123 Aah, passive censorship by the mega-medias in the US. How democratic! http://tinyurl.com/7yj3a Funstuff: Everybody wants to go to heaven, but nobody wants to die. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
