Owen Watson wrote:
> 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




Reply via email to