Thanks all, with your help everything works fine! tpr --- In [email protected], Alex Peters <[EMAIL PROTECTED]> wrote: > -- David wrote: > > > Yes, you will want to use a script that evaluates using an if and > > flag. Alan > > In this case it would probably be more reliable to check the status of > the Muted variable. > > First command: > *Exec Mute > > More commands box: > If (Muted) > (*Format command for muted icon) > Else > (*Format command for unmuted icon) > > If you find that occasionally this reflects the opposite status to the > muted state, try adding a command before the If (Muted) one that makes > the script pause briefly. > > -- > > Alex Peters / Melbourne, Australia > PowerPro v4.1.05 / Windows XP 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/
