Thanks for the input, Bruce.
On 5/5/05, brucexs <[EMAIL PROTECTED]> wrote:
> Do you have any shutdown powerpro commands in your new scripts?
No.
> If not, a silent shutdown could be a stack overflow which would likeey
> be a PowerPro bug. But there is not way to trace without finding the
> statement in one of your scripts which triggered it. Try de-
> activating one script at a time to see if stopping one of them also
> stops the shutdowns. Then post that script.
Based on when it started happening, this is the most likely culprit.
It runs from a monitor list:
Ifx (muted)
cl.SetIcon("Top Main Bar", "volmute", "H:\\Icons\\Sue\\speakeroff.ico", 1)
cl.SetLabel("Top Main Bar", "volmute", "Mute")
else
cl.SetIcon("Top Main Bar", "volmute", "H:\\Icons\\Sue\\speakeron.ico", 1)
cl.SetLabel("Top Main Bar", "volmute", "*info expr((volume*100)/255)%")
endif
BTW, I just noticed this had single \'s in the paths instead of \\ so
I just fixed that. If I noticePowerPro shutting down again, I'll
disable it and see what happens. Might be a few days though since I'm
going out of town.
I'm still relearning all the new syntax, so if anyone spots something
wrong in the script above, please let me know. Or if there is a better
way to do what I'm doing which is changing the text and icon on a bar
based on the mute status.
And going back to my other problem… Did anything change in regards to
paths in command lists that would have affected my launch buttons and
menus? Do paths need to be in quotes or anything like that?
--
Sue Chastain
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/