I didn't load your *ini file, but I did just built a bar using CL commands and built a bar using a ini file and this behavior other than running when hidden did not happen.
My *info expr was simply: *info expr([EMAIL PROTECTED]) When I Bar.close() or CL.RemoveAll() My_Bar, the *info stopped processing debug output. Hidden bars have always run *info in the background. *Info for buttons are resource hogs. As a workaround, I use an Event with CL.SetLabel(), etc; and only run the event when the bar is visible. *Info works great for menus. Hope this helps, Ted --- In [email protected], sgp acs322000 wrote: > why is *info expr() in labels being evaluated even when a > bar is invisible? It's unnecessary, I guess, and it slows the > system with no purpose. and when expr() includes a script, then > file system activity takes place every few seconds, unnecessarily. > > The bar isn't autoshowing, but as soon as it's loaded, every 2 > seconds I can see debug strings for the exact sequence of calls > to scripts that the combined button labels are making: > [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > (buttons 1, 3 and 4 > respectively in ... > ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hr62to9/M=362329.6886308.7839368.1510227/D=groups/S=1706030409:TM/Y=YAHOO/EXP=1123902252/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992 ">Fair play? Video games influencing politics. Click and talk back!</a>.</font> --------------------------------------------------------------------~-> 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/
