> wait.for (5000,anywindow("*Composer*"))
> window.show("*Composer*")
>
> Unfortunately PPro comes up with an alert if the second line runs
> without a Composer window being present. How can I have a silent fail
> if there's no Composer window?
>
Put an underscore after the action in a Window commands to avoid errors
when the window does not exist:
window.show_("*Composer*")
Note this only works for the built-in Window commands.
Karen
Attention: PowerPro's Web site has moved: http://www.ppro.org
SPONSORED LINKS
| Computer monitoring software | Power pro | Computer and internet software |
| Free computer monitoring software |
YAHOO! GROUPS LINKS
- Visit your group "power-pro" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
