> ;check the virtual screen width. More than 2800 means no portrait > If(win.getsystemmetrics(SM_CXVIRTUALSCREEN) gt 2800) > quit > > If(arg(1) ne 1) > quit > > wait for 50
Does the script work with the wait for removed? If so, try running with out it. I am guessing that if another windows event occurs while a script run from a hook is waiting, then PowerPro fails. That would explain intermittent failure. 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/
