> I'm using the timers config from here:
> http://[yahoo group files]/Bars_Configs_Snippets/0_davidt/timer.zip
>
> ...which I have entered manually from the export files since
> the current
> version of ppro doesn't seem to read the obsolete format. So now I'm
> adding some of my own stuff to it and one of things I want to do is
> toggle the icon on the "Timer2" subbar of "Menu: Timer". The command
> appears to execute (no error messages) but the icon visibility never
> changes - it's always visible. I was successfully able to change the
> visibility of an icon on my main bar. So what am I doing
> wrong on this one?
Hey, I know that script :)
Here's an updated export of the Timer Files. Note, that the Commandlist
"Menu: Timer" is used to display the menu's for configuring the different
timers.
I've also Included the items that I use to display as buttons on my main
bar, and the script that I use to hide/show those items (called
timers.powerpro). You'll have to modify the script file so that it
references the name of the bar that you want to use (but I've tried to
include a bar that will work "out of the box" under the name "_Bar: !Main" -
Left-click the right-most button to hide/show the timer buttons)
I've hand-tweaked a couple things, hopefully I didn't break anything.
.ini file for import. Command lists:
_Bar: !Main
Menu: Timer
---------------
[_Bar: !Main:Properties]
FontName =
FontInfo = Bold Size: 11
Format1 = IconSize: 16 Position: Floating
Format2 = MaxText: 100
Format3 = TopMost Border Tooltips AllVDesks AutoShowBar
Format4 = BarSize BumpWithin Marker
[1]
Label = *Info expr (hotkeystate) longdate - h:mm:ss tt
Tooltip = Utility Launch Menu/Directory's/Virtual Desktop
Format = Width: -10
LCmd1 = Menu
LParam1 = Show Menu: !Main
MCmd1 = *Menu
MParam1 = Show Menu: Directories
MWork1 = *Menu
RCmd1 = *VDesk
RParam1 = Menu
RWork1 = *VDesk
[2]
Tooltip = Show-Hide Timers//
Icon =%windir%/moricons.dll,113
LCmd1 = [EMAIL PROTECTED]
MCmd1 = (none)
RCmd1 = (none)
[3]
id = timers
Icon =Left,0
Format = HideItem
LCmd1 = *Format
LParam1 = NewBarRow
MCmd1 = (none)
RCmd1 = (none)
[4]
id = timers2
Label = *Info Down timersec t
Tooltip = Toggle Timer/Clear Timer/Set Timer to......
Format = Width: -10 HideItem
LCmd1 = *Timer
LParam1 = StartStop t
LWork1 = *Timer
MCmd1 = *Timer
MParam1 = Stop t
MWork1 = *Timer
MCmd2 = *Timer
MParam2 = Clear t
RCmd1 = *Menu
RParam1 = Show Menu: Timer
RWork1 = @Timer1
[5]
id = timers3
Label = *Info LogUp timersec u
Tooltip = Toggle Timer/Clear Timer/Set Timer to......
Format = Width: -10 HideItem
LCmd1 = *Timer
LParam1 = StartStop u
LWork1 = *Timer
MCmd1 = *Timer
MParam1 = Stop u
MWork1 = *Timer
MCmd2 = *Timer
MParam2 = Clear u
RCmd1 = *Menu
RParam1 = Show Menu: Timer
RWork1 = @Timer2
[6]
id = timers4
Label = *Info Up2 timersec v
Tooltip = Toggle Timer/Clear Timer/Set Timer To...
Format = Width: -10 HideItem
LCmd1 = *Timer
LParam1 = StartStop v
LWork1 = *Timer
MCmd1 = *Timer
MParam1 = Stop v
MWork1 = *Timer
MCmd2 = *Timer
MParam2 = Clear v
RCmd1 = *Menu
RParam1 = Show Menu: Timer
RWork1 = @Timer3
[Menu: Timer:Properties]
Format1 = Position: Floating
Format2 = MaxText: 63
Format3 = Flat TopMost Border AllVDesks 3DFrame
Format4 = BarSize
[1]
Label = Timer1
LCmd1 = *Format
LParam1 = StartSubBar
MCmd1 = (none)
RCmd1 = (none)
[2]
Label = Configure Timer
LCmd1 = *Configure
LParam1 = Timers
MCmd1 = (none)
RCmd1 = (none)
[3]
Label = --------
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[4]
Label = Reset Timer
LCmd1 = *Timer
LParam1 = Set -t 0 0 0
MCmd1 = (none)
RCmd1 = (none)
[5]
Icon =Left
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[6]
Label = Add.....
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[7]
Label = Add 30 Seconds
LCmd1 = *Timer
LParam1 = Set @ t 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[8]
Label = Add 1 Minute
LCmd1 = *Timer
LParam1 = Set @ t 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[9]
Label = Add 2 Minutes
LCmd1 = *Timer
LParam1 = Set @ t 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[10]
Label = Add 5 Minutes
LCmd1 = *Timer
LParam1 = Set @ t 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[11]
Label = Add 10 Minutes
LCmd1 = *Timer
LParam1 = Set @ t 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[12]
Label = Add 20 Minutes
LCmd1 = *Timer
LParam1 = Set @ t 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[13]
Label = Add 30 Minutes
LCmd1 = *Timer
LParam1 = Set @ t 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[14]
Label = Add 1 Hour
LCmd1 = *Timer
LParam1 = Set @ t 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[15]
Label = Add 2 Hours
LCmd1 = *Timer
LParam1 = Set @ t 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[16]
Label = Add 5 Hours
LCmd1 = *Timer
LParam1 = Set @ t 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[17]
Label = EndSubmenu
LCmd1 = *Format
LParam1 = EndSubmenu
MCmd1 = (none)
RCmd1 = (none)
[18]
Label = Subtract.....
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[19]
Label = Subtract 30 Seconds
LCmd1 = *Timer
LParam1 = Set $ t 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[20]
Label = Subtract 1 Minute
LCmd1 = *Timer
LParam1 = Set $ t 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[21]
Label = Subtract 2 Minutes
LCmd1 = *Timer
LParam1 = Set $ t 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[22]
Label = Subtract 5 Minutes
LCmd1 = *Timer
LParam1 = Set $ t 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[23]
Label = Subtract 10 Minutes
LCmd1 = *Timer
LParam1 = Set $ t 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[24]
Label = Subtract 20 Minutes
LCmd1 = *Timer
LParam1 = Set $ t 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[25]
Label = Subtract 30 Minutes
LCmd1 = *Timer
LParam1 = Set $ t 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[26]
Label = Subtract 1 Hour
LCmd1 = *Timer
LParam1 = Set $ t 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[27]
Label = EndSubmenu
LCmd1 = *Format
LParam1 = EndSubmenu
MCmd1 = (none)
RCmd1 = (none)
[28]
Icon =Left
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[29]
Label = 1 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[30]
Label = 2 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[31]
Label = 5 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[32]
Label = 8 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 8 0
MCmd1 = (none)
RCmd1 = (none)
[33]
Label = 10 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[34]
Label = 15 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 15 0
MCmd1 = (none)
RCmd1 = (none)
[35]
Label = 20 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[36]
Label = 30 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[37]
Label = 45 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 0 45 0
MCmd1 = (none)
RCmd1 = (none)
[38]
Label = 1 Hour Countdown
LCmd1 = *Timer
LParam1 = Set +t 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[39]
Label = 90 Minute Countdown
LCmd1 = *Timer
LParam1 = Set +t 1 30 0
MCmd1 = (none)
RCmd1 = (none)
[40]
Label = 2 Hour Countdown
LCmd1 = *Timer
LParam1 = Set +t 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[41]
Label = 5 Hour Countdown
LCmd1 = *Timer
LParam1 = Set +t 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[42]
Label = 16 Hour Countdown
LCmd1 = *Timer
LParam1 = Set +t 16 0 0
MCmd1 = (none)
RCmd1 = (none)
[43]
LCmd1 = *Format
LParam1 = EndSubBar
MCmd1 = (none)
RCmd1 = (none)
[44]
Label = Timer2
LCmd1 = *Format
LParam1 = StartSubBar
MCmd1 = (none)
RCmd1 = (none)
[45]
Label = Configure Timer
LCmd1 = *Configure
LParam1 = Timers
MCmd1 = (none)
RCmd1 = (none)
[46]
Label = --------
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[47]
Label = Reset Timer
LCmd1 = *Timer
LParam1 = Set -u 0 0 0
MCmd1 = (none)
RCmd1 = (none)
[48]
Label = --------
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[49]
Label = Add.....
Icon =Left,0
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[50]
Label = Add 30 Seconds
LCmd1 = *Timer
LParam1 = Set @ u 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[51]
Label = Add 1 Minute
LCmd1 = *Timer
LParam1 = Set @ u 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[52]
Label = Add 2 Minutes
LCmd1 = *Timer
LParam1 = Set @ u 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[53]
Label = Add 5 Minutes
LCmd1 = *Timer
LParam1 = Set @ u 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[54]
Label = Add 10 Minutes
LCmd1 = *Timer
LParam1 = Set @ u 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[55]
Label = Add 20 Minutes
LCmd1 = *Timer
LParam1 = Set @ u 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[56]
Label = Add 30 Minutes
LCmd1 = *Timer
LParam1 = Set @ u 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[57]
Label = Add 1 Hour
LCmd1 = *Timer
LParam1 = Set @ u 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[58]
Label = Add 2 Hours
LCmd1 = *Timer
LParam1 = Set @ u 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[59]
Label = Add 5 Hours
LCmd1 = *Timer
LParam1 = Set @ u 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[60]
Icon =Left
LCmd1 = *Format
LParam1 = EndSubMenu
MCmd1 = (none)
RCmd1 = (none)
[61]
Label = Subtract.....
Icon =Left,0
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[62]
Label = Subtract 30 Seconds
LCmd1 = *Timer
LParam1 = Set $ u 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[63]
Label = Subtract 1 Minute
LCmd1 = *Timer
LParam1 = Set $ u 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[64]
Label = Subtract 2 Minutes
LCmd1 = *Timer
LParam1 = Set $ u 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[65]
Label = Subtract 5 Minutes
LCmd1 = *Timer
LParam1 = Set $ u 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[66]
Label = Subtract 10 Minutes
LCmd1 = *Timer
LParam1 = Set $ u 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[67]
Label = Subtract 20 Minutes
LCmd1 = *Timer
LParam1 = Set $ u 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[68]
Label = Subtract 30 Minutes
LCmd1 = *Timer
LParam1 = Set $ u 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[69]
Label = Subtract 1 Hour
LCmd1 = *Timer
LParam1 = Set $ u 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[70]
Label = Subtract 2 Hours
LCmd1 = *Timer
LParam1 = Set $ u 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[71]
Label = Subtract 5 Hours
LCmd1 = *Timer
LParam1 = Set $ u 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[72]
Icon =Left
LCmd1 = *Format
LParam1 = EndSubMenu
MCmd1 = (none)
RCmd1 = (none)
[73]
Icon =Left
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[74]
Label = Start at 2 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[75]
Label = Start at 5 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[76]
Label = Start at 8 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 8 0
MCmd1 = (none)
RCmd1 = (none)
[77]
Label = Start at 10 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[78]
Label = Start at 15 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 15 0
MCmd1 = (none)
RCmd1 = (none)
[79]
Label = Start at 20 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[80]
Label = Start at 30 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[81]
Label = Start at 45 Minutes
LCmd1 = *Timer
LParam1 = Set +u 0 45 0
MCmd1 = (none)
RCmd1 = (none)
[82]
Label = Start at 1 Hour
LCmd1 = *Timer
LParam1 = Set +u 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[83]
Label = Start at 90 Minutes
LCmd1 = *Timer
LParam1 = Set +u 1 30 0
MCmd1 = (none)
RCmd1 = (none)
[84]
Label = Start at 2 Hours
LCmd1 = *Timer
LParam1 = Set +u 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[85]
Label = Start at 5 Hours
LCmd1 = *Timer
LParam1 = Set +u 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[86]
LCmd1 = *Format
LParam1 = EndSubBar
MCmd1 = (none)
RCmd1 = (none)
[87]
Label = Timer3
LCmd1 = *Format
LParam1 = StartSubBar
MCmd1 = (none)
RCmd1 = (none)
[88]
Label = Configure Timer
LCmd1 = *Configure
LParam1 = Timers
MCmd1 = (none)
RCmd1 = (none)
[89]
Label = --------
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[90]
Label = Reset Timer
LCmd1 = *Timer
LParam1 = Set -v 0 0 0
MCmd1 = (none)
RCmd1 = (none)
[91]
Label = --------
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[92]
Label = Add.....
Icon =Left,0
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[93]
Label = Add 30 Seconds
LCmd1 = *Timer
LParam1 = Set @ v 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[94]
Label = Add 1 Minute
LCmd1 = *Timer
LParam1 = Set @ v 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[95]
Label = Add 2 Minutes
LCmd1 = *Timer
LParam1 = Set @ v 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[96]
Label = Add 5 Minutes
LCmd1 = *Timer
LParam1 = Set @ v 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[97]
Label = Add 10 Minutes
LCmd1 = *Timer
LParam1 = Set @ v 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[98]
Label = Add 20 Minutes
LCmd1 = *Timer
LParam1 = Set @ v 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[99]
Label = Add 30 Minutes
LCmd1 = *Timer
LParam1 = Set @ v 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[100]
Label = Add 1 Hour
LCmd1 = *Timer
LParam1 = Set @ v 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[101]
Label = Add 2 Hours
LCmd1 = *Timer
LParam1 = Set @ v 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[102]
Label = Add 5 Hours
LCmd1 = *Timer
LParam1 = Set @ v 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[103]
Icon =Left
LCmd1 = *Format
LParam1 = EndSubMenu
MCmd1 = (none)
RCmd1 = (none)
[104]
Label = Subtract.....
Icon =Left,0
LCmd1 = *Format
LParam1 = StartSubmenu
MCmd1 = (none)
RCmd1 = (none)
[105]
Label = Subtract 30 Seconds
LCmd1 = *Timer
LParam1 = Set $ v 0 0 30
MCmd1 = (none)
RCmd1 = (none)
[106]
Label = Subtract 1 Minute
LCmd1 = *Timer
LParam1 = Set $ v 0 1 0
MCmd1 = (none)
RCmd1 = (none)
[107]
Label = Subtract 2 Minutes
LCmd1 = *Timer
LParam1 = Set $ v 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[108]
Label = Subtract 5 Minutes
LCmd1 = *Timer
LParam1 = Set $ v 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[109]
Label = Subtract 10 Minutes
LCmd1 = *Timer
LParam1 = Set $ v 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[110]
Label = Subtract 20 Minutes
LCmd1 = *Timer
LParam1 = Set $ v 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[111]
Label = Subtract 30 Minutes
LCmd1 = *Timer
LParam1 = Set $ v 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[112]
Label = Subtract 1 Hour
LCmd1 = *Timer
LParam1 = Set $ v 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[113]
Label = Subtract 2 Hours
LCmd1 = *Timer
LParam1 = Set $ v 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[114]
Label = Subtract 5 Hours
LCmd1 = *Timer
LParam1 = Set $ v 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[115]
Icon =Left
LCmd1 = *Format
LParam1 = EndSubMenu
MCmd1 = (none)
RCmd1 = (none)
[116]
Icon =Left
LCmd1 = *Format
LParam1 = Separator
MCmd1 = (none)
RCmd1 = (none)
[117]
Label = Start at 2 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 2 0
MCmd1 = (none)
RCmd1 = (none)
[118]
Label = Start at 5 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 5 0
MCmd1 = (none)
RCmd1 = (none)
[119]
Label = Start at 8 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 8 0
MCmd1 = (none)
RCmd1 = (none)
[120]
Label = Start at 10 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 10 0
MCmd1 = (none)
RCmd1 = (none)
[121]
Label = Start at 15 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 15 0
MCmd1 = (none)
RCmd1 = (none)
[122]
Label = Start at 20 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 20 0
MCmd1 = (none)
RCmd1 = (none)
[123]
Label = Start at 30 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 30 0
MCmd1 = (none)
RCmd1 = (none)
[124]
Label = Start at 45 Minutes
LCmd1 = *Timer
LParam1 = Set +v 0 45 0
MCmd1 = (none)
RCmd1 = (none)
[125]
Label = Start at 1 Hour
LCmd1 = *Timer
LParam1 = Set +v 1 0 0
MCmd1 = (none)
RCmd1 = (none)
[126]
Label = Start at 90 Minutes
LCmd1 = *Timer
LParam1 = Set +v 1 30 0
MCmd1 = (none)
RCmd1 = (none)
[127]
Label = Start at 2 Hours
LCmd1 = *Timer
LParam1 = Set +v 2 0 0
MCmd1 = (none)
RCmd1 = (none)
[128]
Label = Start at 5 Hours
LCmd1 = *Timer
LParam1 = Set +v 5 0 0
MCmd1 = (none)
RCmd1 = (none)
[129]
LCmd1 = *Format
LParam1 = EndSubBar
MCmd1 = (none)
RCmd1 = (none)
-----------------
Script file timers.powerpro
---------------
@HideShowTimerBar
If ((pproflag(3)) eq 0) do
cl.setvisible("_Bar: !Main", "timers", 1)
cl.setvisible("_Bar: !Main", "timers2", 1)
cl.setvisible("_Bar: !Main", "timers3", 1)
cl.setvisible("_Bar: !Main", "timers4", 1)
Else
cl.setvisible("_Bar: !Main", "timers", 0)
cl.setvisible("_Bar: !Main", "timers2", 0)
cl.setvisible("_Bar: !Main", "timers3", 0)
cl.setvisible("_Bar: !Main", "timers4", 0)
EndIf
Flag reverse 3
Quit
----------------
David Troesch | Atlanta, GA | ICQ# 2333123
If you don't take action, someone else will. http://action.eff.org
Funstuff: Lawyer Parking Only. All others will be sued.
------------------------ Yahoo! Groups Sponsor --------------------~-->
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/JV_rlB/TM
--------------------------------------------------------------------~->
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/