--- In [email protected], "Gardner, Paul G." <[EMAIL PROTECTED]> wrote: > > That shows what I get for not testing my instructions first! > > Try this on your NewWindow list instead of the above: > Name: =iexplore > Command: *Window > Window Control Action: Max > Target Window: Autorun > > I tried leaving "=iexplore" as the Target Window, but it didn't work > (not sure why).
I suppose it's a timing issue if you "=iexplore" as a target. You may have to add before the command: Wait.For(5000,anywindow "=iexplore") ; or visiblewindow instead Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/WktRrD/lOaOAA/yQLSAA/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/
