> *Mouse sa > Window.Show "Window underneath" > *Mouse restore > *Mouse lc
Try putting a wait.for(xxx) after the window show and after the mouse lc. Also, PowerPro bar cannot be topmost -- if it is, the window show won't work. In that case, try hiding and reshowing the bar instead (still need waits; you always should put waits after commands which do something to other windows. The reason is that all PowerPro can do is send the window a message asking it to do something: the window itself has to have time to respond). 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/
